Fdroid 1.19.0

This commit is contained in:
Hans-Christoph Steiner 2024-01-25 20:40:20 +00:00
parent 5582929cba
commit 50ee64bea9
2 changed files with 26 additions and 0 deletions

View file

@ -229,6 +229,19 @@ Builds:
- libs/sharedTest/src/main/assets
- libs/index/src/commonTest/resources
- versionName: 1.19.0
versionCode: 1019050
commit: 11acb3d177d258ebfbc44c43fb7c4ec90b09478f
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

View file

@ -2002,6 +2002,19 @@ Builds:
- libs/sharedTest/src/main/assets
- libs/index/src/commonTest/resources
- versionName: 1.19.0
versionCode: 1019050
commit: 11acb3d177d258ebfbc44c43fb7c4ec90b09478f
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