diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 190d6d8525..d9ff00a673 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -24,7 +24,18 @@ Builds: gradle: - yes + - versionName: 0.9.4 + versionCode: 26 + commit: 807078a15533f19a3208ae094c045a7813637d52 + 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.3 -CurrentVersionCode: 25 +CurrentVersion: 0.9.4 +CurrentVersionCode: 26