mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 05:06:52 +00:00
Update freeDictionary to 1.7.1 (44)
This commit is contained in:
parent
4d3688cc86
commit
be620b6c94
1 changed files with 13 additions and 2 deletions
|
|
@ -113,10 +113,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.7.1
|
||||
versionCode: 44
|
||||
commit: 28071a6ca7e718d913991c03786949c9c3f38c86
|
||||
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.7.0
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 1.7.1
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue