diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index b47b69fd9f..92fa8b64e2 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -134,7 +134,18 @@ Builds: gradle: - yes + - versionName: 0.9.16 + versionCode: 38 + commit: 864086e850a4220b76f07026bb0ffc0a3c626876 + 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.15 -CurrentVersionCode: 37 +CurrentVersion: 0.9.16 +CurrentVersionCode: 38