diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 92fa8b64e2..c2eb101c28 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -145,7 +145,18 @@ Builds: gradle: - yes + - versionName: 0.9.17 + versionCode: 39 + commit: f845493bc13d3b437a81dd702ea4d4c0243f8359 + 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.16 -CurrentVersionCode: 38 +CurrentVersion: 0.9.17 +CurrentVersionCode: 39