mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Release F-Droid 1.19.0-alpha1
This commit is contained in:
parent
4aa1e72271
commit
a5a4bf18bb
2 changed files with 28 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue