mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 22:55:11 +00:00
Update ColorBlendr to v1.11.4 (25)
This commit is contained in:
parent
dbc07b1392
commit
7826dae7bc
1 changed files with 13 additions and 2 deletions
|
|
@ -147,9 +147,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.11.4
|
||||||
|
versionCode: 25
|
||||||
|
commit: 44bcaa76e763148c6a85afd0eb2a784a54bb588a
|
||||||
|
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.11.3
|
CurrentVersion: v1.11.4
|
||||||
CurrentVersionCode: 24
|
CurrentVersionCode: 25
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue