diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index c34dfb965b..68a9dce134 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -785,7 +785,18 @@ Builds: gradle: - yes + - versionName: 2.22.0 + versionCode: 200 + commit: 57ed1b07ec97b4ee6c4e953e2329d8eab21bacad + 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.21.1 -CurrentVersionCode: 199 +CurrentVersion: 2.22.0 +CurrentVersionCode: 200