diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 13352a6854..3a5f3295b5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -741,7 +741,18 @@ Builds: gradle: - yes + - versionName: 2.20.1 + versionCode: 196 + commit: 7bc27ff548186e803a7da1d5688a4335bace8670 + 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.0 -CurrentVersionCode: 195 +CurrentVersion: 2.20.1 +CurrentVersionCode: 196