From 51548146bfd7bbe744d1cc7db689dc0542070810 Mon Sep 17 00:00:00 2001 From: checkupdates bot <11877147-checkupdates-bot@users.noreply.gitlab.com> Date: Sun, 21 Sep 2025 04:53:51 +0000 Subject: [PATCH] Update Stroke Input Method to 1.5.0 (71) --- metadata/io.github.yawnoc.strokeinput.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index f120a6e4a6..279572342a 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -388,7 +388,15 @@ Builds: gradle: - yes + - versionName: 1.5.0 + versionCode: 71 + commit: 7bf0a67af13b69d5ffb54a68cc29a40414e2ec15 + subdir: app + gradle: + - yes + prebuild: sed -i -e 's/8.13.0/8.11.1/' ../build.gradle + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ -CurrentVersion: 1.4.4 -CurrentVersionCode: 70 +CurrentVersion: 1.5.0 +CurrentVersionCode: 71