mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update freeDictionary to 1.7.0 (43)
This commit is contained in:
parent
20acd6c5f9
commit
791277c532
1 changed files with 13 additions and 2 deletions
|
|
@ -102,10 +102,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.7.0
|
||||
versionCode: 43
|
||||
commit: 7dd2076659c284fd9c21d5d0b4593aec89d514be
|
||||
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/*'
|
||||
|
||||
AllowedAPKSigningKeys: c5fc36a2d18057155a471f456216f0b1f07755f33147f938c92ea6275dced4d2
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle.kts|versionCode\s=\s(\d+)|.|versionName\s=\s"([\d.]+)"
|
||||
CurrentVersion: 1.6.5
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: 1.7.0
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue