diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 0cad6a4486..64b867585e 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -235,7 +235,18 @@ Builds: gradle: - yes + - versionName: 2.5.5 + versionCode: 126 + commit: 4bdbef1b964e4ec5f941144db4ac358789c594fd + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.5.4 -CurrentVersionCode: 125 +CurrentVersion: 2.5.5 +CurrentVersionCode: 126