mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 10:19:45 +00:00
Update ColorBlendr to v1.7 (15)
This commit is contained in:
parent
986bf76a5a
commit
c7066a3417
1 changed files with 13 additions and 2 deletions
|
|
@ -93,9 +93,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: v1.7
|
||||
versionCode: 15
|
||||
commit: d223455d71cf35f2746c34ef8cc8d8db559c3084
|
||||
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/*'
|
||||
|
||||
AllowedAPKSigningKeys: 4af4ffa12ce90815a1775c4604ea16c19f5bed2a6e09ae7c3c92815982af052e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: v1.6
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: v1.7
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue