diff --git a/metadata/io.github.yawnoc.strokeinput.yml b/metadata/io.github.yawnoc.strokeinput.yml index 60873e2e4b..68250d09b3 100644 --- a/metadata/io.github.yawnoc.strokeinput.yml +++ b/metadata/io.github.yawnoc.strokeinput.yml @@ -316,7 +316,18 @@ Builds: gradle: - yes + - versionName: 1.2.8 + versionCode: 61 + commit: 75a1c436fbad013a112e9681c1da06980c581354 + 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.7 -CurrentVersionCode: 60 +CurrentVersion: 1.2.8 +CurrentVersionCode: 61