diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 63883b3d1b..b47b69fd9f 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -123,7 +123,18 @@ Builds: gradle: - yes + - versionName: 0.9.15 + versionCode: 37 + commit: 9417570b6e310d52e1cc987ffa05522e6841df46 + 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.14 -CurrentVersionCode: 36 +CurrentVersion: 0.9.15 +CurrentVersionCode: 37