mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Candle to 1.5.0 (10)
This commit is contained in:
parent
cf33ec6e5e
commit
ede4f1ea9e
1 changed files with 13 additions and 2 deletions
|
|
@ -90,9 +90,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*'
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 10
|
||||
commit: bc1662ea536ae8121d7887df2979ec115bfe3f93
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.7
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: bb9503be1486028133b33eabce9732100e9a331065e32fa2a033a93498bae6d6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue