From d0e0344c6878c51e0ac6d31b89a6caa2dee41c5e Mon Sep 17 00:00:00 2001 From: Yamin Siahmargooei Date: Tue, 21 May 2024 17:58:44 +0000 Subject: [PATCH] Update io.github.yamin8000.owl.yml HOTFIX --- metadata/io.github.yamin8000.owl.yml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/metadata/io.github.yamin8000.owl.yml b/metadata/io.github.yamin8000.owl.yml index 45f3245cbc..590628b632 100644 --- a/metadata/io.github.yamin8000.owl.yml +++ b/metadata/io.github.yamin8000.owl.yml @@ -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