Update io.github.yamin8000.owl.yml HOTFIX

This commit is contained in:
Yamin Siahmargooei 2024-05-21 17:58:44 +00:00 committed by jugendhacker
parent a7d3979306
commit d0e0344c68

View file

@ -15,7 +15,7 @@ AutoName: freeDictionary
RepoType: git
Repo: https://github.com/yamin8000/freeDictionaryApp.git
Binaries: https://github.com/yamin8000/freeDictionaryApp/releases/download/%v/io.github.yamin8000.owl-v%c.%v.-release.apk
Binaries: https://github.com/yamin8000/freeDictionaryApp/releases/download/%v/io.github.yamin8000.owl-v%c-n%v-release.apk
Builds:
- versionName: 1.5.5
@ -91,10 +91,21 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$'
'META-INF/services/*'
- versionName: 1.6.5
versionCode: 42
commit: 22832f93588ab35e15d09d2dbd4d3e6fb02d82d8
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.4
CurrentVersionCode: 41
CurrentVersion: 1.6.5
CurrentVersionCode: 42