mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update ColorBlendr to v1.11.2 (23)
This commit is contained in:
parent
af17b884cb
commit
dc485083fa
1 changed files with 13 additions and 2 deletions
|
|
@ -125,9 +125,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
'META-INF/services/*' 'assets/*.json'
|
||||
|
||||
- versionName: v1.11.2
|
||||
versionCode: 23
|
||||
commit: 5d84c2ac7dc64a5b4ed770c42ad87fe39ae7e2b5
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.10.2
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: v1.11.2
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue