F-Droid Client Basic 1.17-alpha0

This commit is contained in:
Licaon_Kter 2023-06-20 18:39:29 +00:00
parent 0ab0ff7491
commit a3efa689d2

View file

@ -30,7 +30,7 @@ Description: |-
* Stay safe by checking repo index signatures and APK hashes
RepoType: git
Repo: https://gitlab.com/grote/fdroidclient.git
Repo: https://gitlab.com/fdroid/fdroidclient.git
Builds:
- versionName: 1.16.2-alpha0
@ -126,6 +126,19 @@ Builds:
- libs/sharedTest/src/main/assets
- libs/index/src/commonTest/resources
- versionName: 1.17-alpha0
versionCode: 1017000
commit: 1.17-alpha0
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
@ -133,5 +146,5 @@ MaintainerNotes: |
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.16.3-alpha5
CurrentVersionCode: 160535
CurrentVersion: 1.17-alpha0
CurrentVersionCode: 1017000