diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index beb9f9ca94..121746c0c3 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -708,7 +708,18 @@ Builds: gradle: - yes + - versionName: 2.19.1 + versionCode: 193 + commit: 246502f5476bd7d606df7dcdf3a1c6b81608817f + 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.19.0 -CurrentVersionCode: 192 +CurrentVersion: 2.19.1 +CurrentVersionCode: 193