From 070075e1cc3755b5348f1545e891875ec81a17ed Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 23 May 2022 04:06:56 +0000 Subject: [PATCH] Update Stroke Input Method to 0.9.14 (36) --- 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 0adebadcfa..63883b3d1b 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -112,7 +112,18 @@ Builds: gradle: - yes + - versionName: 0.9.14 + versionCode: 36 + commit: 725e56cb85da2530313b8cf152d64f87109cf5d3 + 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.13 -CurrentVersionCode: 35 +CurrentVersion: 0.9.14 +CurrentVersionCode: 36