diff --git a/metadata/ch.logixisland.anuto.yml b/metadata/ch.logixisland.anuto.yml index d4539d4096..f05ebc4a56 100644 --- a/metadata/ch.logixisland.anuto.yml +++ b/metadata/ch.logixisland.anuto.yml @@ -222,7 +222,18 @@ Builds: gradle: - yes + - versionName: '0.11' + versionCode: 32 + commit: 49db680e4b14862381f928dc4e2bc49674628abf + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '0.10' -CurrentVersionCode: 31 +CurrentVersion: '0.11' +CurrentVersionCode: 32