From b71b534bcd3e64de6b44aed4aba02be08b0dad6a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 23 Dec 2024 04:33:32 +0000 Subject: [PATCH] Update freeDictionary to 1.7.3 (46) --- metadata/io.github.yamin8000.owl.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.yamin8000.owl.yml b/metadata/io.github.yamin8000.owl.yml index a40410b678..f553940837 100644 --- a/metadata/io.github.yamin8000.owl.yml +++ b/metadata/io.github.yamin8000.owl.yml @@ -124,10 +124,21 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' 'META-INF/services/*' + - versionName: 1.7.3 + versionCode: 46 + commit: 259c26e39bf1745f1f9dbb33e5b92a58cbec8a05 + 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.1 -CurrentVersionCode: 44 +CurrentVersion: 1.7.3 +CurrentVersionCode: 46