diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index c2eb101c28..ff522ed096 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -156,7 +156,18 @@ Builds: gradle: - yes + - versionName: 0.9.18 + versionCode: 40 + commit: 523ca00e0511703d1ffd6299e05682144290a013 + 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.17 -CurrentVersionCode: 39 +CurrentVersion: 0.9.18 +CurrentVersionCode: 40