diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 9a57d267ff..7baa64bb55 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -79,7 +79,18 @@ Builds: gradle: - yes + - versionName: 0.9.10 + versionCode: 32 + commit: ebb1317a86b2cdcfcc4dfdb95f652b3fcf34c226 + 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.8 -CurrentVersionCode: 30 +CurrentVersion: 0.9.10 +CurrentVersionCode: 32