From c0c588dfe26e00b80c36c47ea64325d8db0f19e3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 11 Jun 2022 04:01:26 +0000 Subject: [PATCH] Update Stroke Input Method to 0.9.15 (37) --- 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 63883b3d1b..b47b69fd9f 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -123,7 +123,18 @@ Builds: gradle: - yes + - versionName: 0.9.15 + versionCode: 37 + commit: 9417570b6e310d52e1cc987ffa05522e6841df46 + 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.14 -CurrentVersionCode: 36 +CurrentVersion: 0.9.15 +CurrentVersionCode: 37