mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
F-Droid Basic v1.17.0
This commit is contained in:
parent
e26ff366d4
commit
078df57185
1 changed files with 15 additions and 2 deletions
|
|
@ -165,6 +165,19 @@ Builds:
|
|||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
|
||||
- versionName: 1.17.0
|
||||
versionCode: 1017050
|
||||
commit: c20b3e2b76ba4a0b12cb31686e92fed4087fda11
|
||||
subdir: app
|
||||
gradle:
|
||||
- basic
|
||||
prebuild: printf '\nstrict.release\n' >> gradle.properties
|
||||
scandelete:
|
||||
- app/src/androidTest/assets
|
||||
- app/src/test/resources
|
||||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
|
||||
MaintainerNotes: |
|
||||
This is maintained in tight conjunction with fdroidclient releases.
|
||||
Please check with the fdroidclient maintainers before making
|
||||
|
|
@ -172,5 +185,5 @@ MaintainerNotes: |
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.17-alpha2
|
||||
CurrentVersionCode: 1017002
|
||||
CurrentVersion: 1.17.0
|
||||
CurrentVersionCode: 1017050
|
||||
|
|
|
|||
Loading…
Reference in a new issue