Update freeDictionary to 1.7.0 (43)

This commit is contained in:
F-Droid checkupdates bot 2024-08-30 12:15:38 +00:00
parent 20acd6c5f9
commit 791277c532

View file

@ -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