diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index d9ff00a673..489b652f8b 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -35,7 +35,18 @@ Builds: gradle: - yes + - versionName: 0.9.5 + versionCode: 27 + commit: f3ce8e301f9118da84149a04978bcf2c7f3aad7d + 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.4 -CurrentVersionCode: 26 +CurrentVersion: 0.9.5 +CurrentVersionCode: 27