diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 6c540b6503..be6c883a96 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -642,7 +642,18 @@ Builds: gradle: - yes + - versionName: 2.18.1 + versionCode: 184 + commit: 35a594a478d79e4281bb09c337c029badaced0e4 + 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.17.8 -CurrentVersionCode: 182 +CurrentVersion: 2.18.1 +CurrentVersionCode: 184