diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index c81739f542..13352a6854 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -730,7 +730,18 @@ Builds: gradle: - yes + - versionName: 2.20.0 + versionCode: 195 + commit: 54fb082af80d2399e14f0c4e8e4afd4332b352a5 + 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.2 -CurrentVersionCode: 194 +CurrentVersion: 2.20.0 +CurrentVersionCode: 195