From a8676f1ba0df653c80da5e96534de89344a82d9a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 12 Sep 2022 04:19:59 +0000 Subject: [PATCH] Update Stroke Input Method to 0.9.21 (43) --- metadata/io.github.yawnoc.strokeinput.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 95c6e6d867..690f44dda9 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -189,7 +189,18 @@ Builds: gradle: - yes + - versionName: 0.9.21 + versionCode: 43 + commit: b91e0ffc643dd0bde44bb262aa8157e00519a36c + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 0.9.20 -CurrentVersionCode: 42 +CurrentVersion: 0.9.21 +CurrentVersionCode: 43