diff --git a/metadata/com.luk.saucenao.yml b/metadata/com.luk.saucenao.yml index 48104ca4ef..95679ee989 100644 --- a/metadata/com.luk.saucenao.yml +++ b/metadata/com.luk.saucenao.yml @@ -207,7 +207,18 @@ Builds: gradle: - github + - versionName: '1.22' + versionCode: 24 + commit: 63684768ad9b2de865513a19cca42a0d8957a16b + 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.21' -CurrentVersionCode: 23 +CurrentVersion: '1.22' +CurrentVersionCode: 24