diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 586ac0d687..0bbbf104f9 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -807,7 +807,18 @@ Builds: gradle: - yes + - versionName: 2.23.0 + versionCode: 202 + commit: 52c952bc621a9278150122f59f4d6299f0cbb36e + 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: 2.22.1 -CurrentVersionCode: 201 +CurrentVersion: 2.23.0 +CurrentVersionCode: 202