diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 8c3cbb7bbc..0adebadcfa 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -101,7 +101,18 @@ Builds: gradle: - yes + - versionName: 0.9.13 + versionCode: 35 + commit: 7ac57be116a8961e1e3481e4d9eff51cd29ba64c + 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.11 -CurrentVersionCode: 33 +CurrentVersion: 0.9.13 +CurrentVersionCode: 35