diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 06bdffa6d0..beb9f9ca94 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -697,7 +697,18 @@ Builds: gradle: - yes + - versionName: 2.19.0 + versionCode: 192 + commit: 1a22e746c485d6d8ff6ffea739481d2cb76120b9 + 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.18.6 -CurrentVersionCode: 189 +CurrentVersion: 2.19.0 +CurrentVersionCode: 192