mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
fdroid.basic -update
This commit is contained in:
parent
3fd3da2fdc
commit
0aa4340f06
1 changed files with 15 additions and 2 deletions
|
|
@ -100,6 +100,19 @@ Builds:
|
|||
- libs/sharedTest/src/main/assets
|
||||
- libs/index/src/commonTest/resources
|
||||
|
||||
- versionName: 1.16.3-alpha4
|
||||
versionCode: 160534
|
||||
commit: 1.16.3-alpha4
|
||||
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
|
||||
|
|
@ -107,5 +120,5 @@ MaintainerNotes: |
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.16.3-alpha3
|
||||
CurrentVersionCode: 160533
|
||||
CurrentVersion: 1.16.3-alpha4
|
||||
CurrentVersionCode: 160534
|
||||
|
|
|
|||
Loading…
Reference in a new issue