diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index ff522ed096..78e1662773 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -167,7 +167,18 @@ Builds: gradle: - yes + - versionName: 0.9.19 + versionCode: 41 + commit: 4bd76942b570746d4d6633c87bed1f1db91162d2 + 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.18 -CurrentVersionCode: 40 +CurrentVersion: 0.9.19 +CurrentVersionCode: 41