diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 68a9dce134..586ac0d687 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -796,7 +796,18 @@ Builds: gradle: - yes + - versionName: 2.22.1 + versionCode: 201 + commit: d63e273eb6da76d7e3c92c6d0a8169a2d001ad5f + 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.0 -CurrentVersionCode: 200 +CurrentVersion: 2.22.1 +CurrentVersionCode: 201