diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index b2df5848ea..42b5c2e72d 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -202,7 +202,18 @@ Builds: gradle: - yes + - versionName: 2.5.2 + versionCode: 123 + commit: e56b27002e8b7eb417457db216c8dbddc8667574 + 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.1 -CurrentVersionCode: 122 +CurrentVersion: 2.5.2 +CurrentVersionCode: 123