diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 9311ee8f4f..7132e4c223 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -211,7 +211,18 @@ Builds: gradle: - yes + - versionName: 0.9.23 + versionCode: 45 + commit: da2459f2e4ec7e07e2b949fb9a2b5616116e5cdc + subdir: app + sudo: + - 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.22 -CurrentVersionCode: 44 +CurrentVersion: 0.9.23 +CurrentVersionCode: 45