From 04c86fd4147c5c4a9c417299d4648c95f4e5adf3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 7 Feb 2022 04:13:41 +0000 Subject: [PATCH] Update Stroke Input Method to 0.9.5 (27) --- 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 d9ff00a673..489b652f8b 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -35,7 +35,18 @@ Builds: gradle: - yes + - versionName: 0.9.5 + versionCode: 27 + commit: f3ce8e301f9118da84149a04978bcf2c7f3aad7d + 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.4 -CurrentVersionCode: 26 +CurrentVersion: 0.9.5 +CurrentVersionCode: 27