Release F-Droid 1.19.0-alpha1

This commit is contained in:
Torsten Grote 2023-11-08 10:54:42 +00:00 committed by Licaon_Kter
parent 4aa1e72271
commit a5a4bf18bb
2 changed files with 28 additions and 1 deletions

View file

@ -189,11 +189,25 @@ Builds:
- libs/sharedTest/src/main/assets
- libs/index/src/commonTest/resources
- versionName: 1.19.0-alpha1
versionCode: 1019001
commit: 1.19.0-alpha1
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
changes.
ArchivePolicy: 5
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 1.18.0

View file

@ -1963,13 +1963,26 @@ Builds:
- libs/sharedTest/src/main/assets
- libs/index/src/commonTest/resources
- versionName: 1.19.0-alpha1
versionCode: 1019001
commit: 1.19.0-alpha1
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
changes. Don't forget to open a MR to fdroid-website/.htaccess
when bumping CurrentVersionCode.
ArchivePolicy: 4
ArchivePolicy: 5
AutoUpdateMode: None
UpdateCheckMode: Static
CurrentVersion: 1.18.0