mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 15:16:52 +00:00
F-Droid: Set 1.18.0 as stable and add 1.19.0-alpha0
This commit is contained in:
parent
530a4f52dc
commit
ff0a5eb33d
2 changed files with 30 additions and 4 deletions
|
|
@ -176,6 +176,19 @@ Builds:
|
|||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
|
||||
- versionName: 1.19.0-alpha0
|
||||
versionCode: 1019000
|
||||
commit: 1.19.0-alpha0
|
||||
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
|
||||
|
|
@ -183,5 +196,5 @@ MaintainerNotes: |
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: 1.17.0
|
||||
CurrentVersionCode: 1017050
|
||||
CurrentVersion: 1.18.0
|
||||
CurrentVersionCode: 1018050
|
||||
|
|
|
|||
|
|
@ -1950,6 +1950,19 @@ Builds:
|
|||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
|
||||
- versionName: 1.19.0-alpha0
|
||||
versionCode: 1019000
|
||||
commit: 1.19.0-alpha0
|
||||
subdir: app
|
||||
gradle:
|
||||
- full
|
||||
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
|
||||
|
|
@ -1959,5 +1972,5 @@ MaintainerNotes: |
|
|||
ArchivePolicy: 4
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
CurrentVersion: 1.17.0
|
||||
CurrentVersionCode: 1017050
|
||||
CurrentVersion: 1.18.0
|
||||
CurrentVersionCode: 1018050
|
||||
|
|
|
|||
Loading…
Reference in a new issue