mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Image Resizer to 1.7.0 (20)
This commit is contained in:
parent
c655f3e2d0
commit
7832b2abc5
1 changed files with 13 additions and 2 deletions
|
|
@ -41,7 +41,18 @@ 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/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 1.7.0
|
||||||
|
versionCode: 20
|
||||||
|
commit: 7c193133f32d704f018eb151099027e1180a2ae0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.3
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
'META-INF/services/*'
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.6.2
|
CurrentVersion: 1.7.0
|
||||||
CurrentVersionCode: 18
|
CurrentVersionCode: 20
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue