mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Image Resizer to 1.7.6 (25)
This commit is contained in:
parent
6c63167024
commit
5363780a05
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.6
|
||||||
|
versionCode: 25
|
||||||
|
commit: b498511f9695ddeba097748237efca51a95c7106
|
||||||
|
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.7.4
|
CurrentVersion: 1.7.6
|
||||||
CurrentVersionCode: 23
|
CurrentVersionCode: 25
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue