diff --git a/metadata/com.luk.saucenao.yml b/metadata/com.luk.saucenao.yml index 697c1d3667..48104ca4ef 100644 --- a/metadata/com.luk.saucenao.yml +++ b/metadata/com.luk.saucenao.yml @@ -196,7 +196,18 @@ Builds: gradle: - github + - versionName: '1.21' + versionCode: 23 + commit: 74353da65a2320d0bd9b5558b3356336583a7a64 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - github + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.20' -CurrentVersionCode: 22 +CurrentVersion: '1.21' +CurrentVersionCode: 23