From 772b34dc3331105fb3a65619cd210f55a5b3129f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 27 Feb 2022 04:02:54 +0000 Subject: [PATCH] Update Stroke Input Method to 0.9.7 (29) --- 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 4e258b5fb3..88fb970edd 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -57,7 +57,18 @@ Builds: gradle: - yes + - versionName: 0.9.7 + versionCode: 29 + commit: d057d6c04b925ef8efd9eb2eec0e9eac5c7c2dd4 + 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.6 -CurrentVersionCode: 28 +CurrentVersion: 0.9.7 +CurrentVersionCode: 29