From c50f5d6a982aacf9721849424cd5754096bc89d4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 5 Sep 2022 04:07:34 +0000 Subject: [PATCH] Update Stroke Input Method to 0.9.20 (42) --- 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 78e1662773..95c6e6d867 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -178,7 +178,18 @@ Builds: gradle: - yes + - versionName: 0.9.20 + versionCode: 42 + commit: 9dc5d5a877e49f7b437557da87409c814777e03b + 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.19 -CurrentVersionCode: 41 +CurrentVersion: 0.9.20 +CurrentVersionCode: 42