diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 4e258b5fb3..88fb970edd 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -57,7 +57,18 @@ Builds: gradle: - yes + - versionName: 0.9.7 + versionCode: 29 + commit: d057d6c04b925ef8efd9eb2eec0e9eac5c7c2dd4 + 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.6 -CurrentVersionCode: 28 +CurrentVersion: 0.9.7 +CurrentVersionCode: 29