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