diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 78e1662773..95c6e6d867 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -178,7 +178,18 @@ Builds: gradle: - yes + - versionName: 0.9.20 + versionCode: 42 + commit: 9dc5d5a877e49f7b437557da87409c814777e03b + 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.19 -CurrentVersionCode: 41 +CurrentVersion: 0.9.20 +CurrentVersionCode: 42