diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 88fb970edd..9a57d267ff 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -68,7 +68,18 @@ Builds: gradle: - yes + - versionName: 0.9.8 + versionCode: 30 + commit: 9ec660fb068f2825c46a3e14dceb530581cc20b3 + 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.7 -CurrentVersionCode: 29 +CurrentVersion: 0.9.8 +CurrentVersionCode: 30