Update F-Droid to 1.21.0-alpha0

This commit is contained in:
Torsten Grote 2024-07-09 13:46:35 -03:00 committed by linsui
parent bfa7453653
commit f0ff6f2828
2 changed files with 26 additions and 0 deletions

View file

@ -284,6 +284,20 @@ Builds:
gradleprops:
- strict.release
- versionName: 1.21.0-alpha0
versionCode: 1021000
commit: 9aae1d58a137835bf11d558f4463c14eb1563df2
subdir: app
gradle:
- basic
scandelete:
- app/src/androidTest/assets
- app/src/test/resources
- libs/sharedTest/src/main/assets
- libs/index/src/commonTest/resources
gradleprops:
- strict.release
MaintainerNotes: |
This is maintained in tight conjunction with fdroidclient releases.
Please check with the fdroidclient maintainers before making

View file

@ -2085,6 +2085,18 @@ Builds:
gradleprops:
- strict.release
- versionName: 1.21.0-alpha0
versionCode: 1021000
commit: 9aae1d58a137835bf11d558f4463c14eb1563df2
subdir: app
gradle:
- full
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