mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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/sharedTest/src/main/assets
|
||||||
- libs/index/src/commonTest/resources
|
- 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: |
|
MaintainerNotes: |
|
||||||
This is maintained in tight conjunction with fdroidclient releases.
|
This is maintained in tight conjunction with fdroidclient releases.
|
||||||
Please check with the fdroidclient maintainers before making
|
Please check with the fdroidclient maintainers before making
|
||||||
|
|
@ -107,5 +120,5 @@ MaintainerNotes: |
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.16.3-alpha3
|
CurrentVersion: 1.16.3-alpha4
|
||||||
CurrentVersionCode: 160533
|
CurrentVersionCode: 160534
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue