From c897e4b177658107d6497f40deb73ffc0893e41e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 1 Aug 2022 04:11:56 +0000 Subject: [PATCH] Update Stroke Input Method to 0.9.18 (40) --- 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 c2eb101c28..ff522ed096 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -156,7 +156,18 @@ Builds: gradle: - yes + - versionName: 0.9.18 + versionCode: 40 + commit: 523ca00e0511703d1ffd6299e05682144290a013 + 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.17 -CurrentVersionCode: 39 +CurrentVersion: 0.9.18 +CurrentVersionCode: 40