diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 33bec30846..d73072cb5f 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -664,7 +664,18 @@ Builds: gradle: - yes + - versionName: 2.18.4 + versionCode: 187 + commit: 98ed0bcbe83e76254b1d15c94e0c26e173148a75 + 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.2 -CurrentVersionCode: 185 +CurrentVersion: 2.18.4 +CurrentVersionCode: 187