mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update freeDictionary to 1.7.8 (51)
This commit is contained in:
parent
751cf626c0
commit
57defbafd7
1 changed files with 13 additions and 2 deletions
|
|
@ -147,10 +147,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*'
|
||||
|
||||
- versionName: 1.7.8
|
||||
versionCode: 51
|
||||
commit: f6573ff6735a30c938304697fb36d621aae4b953
|
||||
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: c5fc36a2d18057155a471f456216f0b1f07755f33147f938c92ea6275dced4d2
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
|
||||
CurrentVersion: 1.7.5
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: 1.7.8
|
||||
CurrentVersionCode: 51
|
||||
|
|
|
|||
Loading…
Reference in a new issue