mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Mempal to 1.5.3 (15)
This commit is contained in:
parent
0f1bba18cd
commit
7a7a52006e
1 changed files with 13 additions and 2 deletions
|
|
@ -23,9 +23,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||
|
||||
- versionName: 1.5.3
|
||||
versionCode: 15
|
||||
commit: a6ffb998abe92af27f192202c4c32f06d79a72a4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: c1a48b5a792369aacfb1655fb39449718109d67dfbbd507bc31d4e3e07a04e39
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.2
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 1.5.3
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue