diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 3a5f3295b5..3fd46c3cf6 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -752,7 +752,18 @@ Builds: gradle: - yes + - versionName: 2.20.2 + versionCode: 197 + commit: 8a1ff3b81d2635f230f788d00af2aa344e843907 + 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.20.1 -CurrentVersionCode: 196 +CurrentVersion: 2.20.2 +CurrentVersionCode: 197