F-Droid - Material Update Alpha

This commit is contained in:
licaon-kter 2025-04-02 23:50:46 +03:00 committed by linsui
parent 93b8178484
commit 820a72ae2f
2 changed files with 28 additions and 0 deletions

View file

@ -365,6 +365,20 @@ Builds:
gradleprops:
- strict.release
- versionName: 1.23.0-alpha0
versionCode: 1023000
commit: a87acf3e5546e167f120d5cd0f753d32a7461976
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

@ -2173,6 +2173,20 @@ Builds:
gradleprops:
- strict.release
- versionName: 1.23.0-alpha0
versionCode: 1023000
commit: a87acf3e5546e167f120d5cd0f753d32a7461976
subdir: app
gradle:
- full
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