From 57defbafd7c42edcff5df3375662e715da3b6677 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Mon, 27 Oct 2025 04:57:01 +0000 Subject: [PATCH] Update freeDictionary to 1.7.8 (51) --- 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 a0287ddb14..f35248e24e 100644 --- a/metadata/io.github.yamin8000.owl.yml +++ b/metadata/io.github.yamin8000.owl.yml @@ -147,10 +147,21 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16 fix-newlines $$OUT$$ 'META-INF/services/*' + - versionName: 1.7.8 + versionCode: 51 + commit: f6573ff6735a30c938304697fb36d621aae4b953 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16 + 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.5 -CurrentVersionCode: 48 +CurrentVersion: 1.7.8 +CurrentVersionCode: 51