diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 68250d09b3..21054ddeef 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -327,7 +327,18 @@ Builds: gradle: - yes + - versionName: 1.2.9 + versionCode: 62 + commit: d7363825f25147f514e7fb090c1033fbd7ede27f + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ -CurrentVersion: 1.2.8 -CurrentVersionCode: 61 +CurrentVersion: 1.2.9 +CurrentVersionCode: 62