Update F-Droid & Basic Client

This commit is contained in:
Licaon_Kter 2024-09-23 16:43:05 +03:00
parent ea211e9864
commit a39f37a85f
2 changed files with 26 additions and 0 deletions

View file

@ -298,6 +298,20 @@ Builds:
gradleprops:
- strict.release
- versionName: 1.21.0-alpha1
versionCode: 1021001
commit: ffaf8081f4bafe5e9d1fbcb58d560af23ab308b2
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

@ -2097,6 +2097,18 @@ Builds:
- libs/sharedTest/src/main/assets
- libs/index/src/commonTest/resources
- versionName: 1.21.0-alpha1
versionCode: 1021001
commit: ffaf8081f4bafe5e9d1fbcb58d560af23ab308b2
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