mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update ColorBlendr to v1.10.2 (20)
This commit is contained in:
parent
3813a3baec
commit
90d853fa6d
1 changed files with 13 additions and 2 deletions
|
|
@ -114,9 +114,20 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||||
'META-INF/services/*' 'assets/*.json'
|
'META-INF/services/*' 'assets/*.json'
|
||||||
|
|
||||||
|
- versionName: v1.10.2
|
||||||
|
versionCode: 20
|
||||||
|
commit: 393644f003d76eaa330e4d4546ad6df2deded142
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.8
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||||
|
'META-INF/services/*' 'assets/*.json'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 4af4ffa12ce90815a1775c4604ea16c19f5bed2a6e09ae7c3c92815982af052e
|
AllowedAPKSigningKeys: 4af4ffa12ce90815a1775c4604ea16c19f5bed2a6e09ae7c3c92815982af052e
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: v1.10.1
|
CurrentVersion: v1.10.2
|
||||||
CurrentVersionCode: 19
|
CurrentVersionCode: 20
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue