mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Merge branch 'miscfixes406' into 'master'
Ruqqienav - repo gone See merge request fdroid/fdroiddata!7888
This commit is contained in:
commit
2be97eb01c
1 changed files with 5 additions and 5 deletions
|
|
@ -7,9 +7,6 @@ AuthorName: ruqqusshill
|
|||
SourceCode: https://github.com/ruqqusshill/RuqqieNav
|
||||
IssueTracker: https://github.com/ruqqusshill/RuqqieNav/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/ruqqusshill/RuqqieNav
|
||||
|
||||
Builds:
|
||||
- versionName: '1.1'
|
||||
versionCode: 1
|
||||
|
|
@ -18,7 +15,10 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
ArchivePolicy: 0 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '1.1'
|
||||
CurrentVersionCode: 1
|
||||
|
||||
NoSourceSince: '1.1'
|
||||
|
|
|
|||
Loading…
Reference in a new issue