diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 956a4e20f6..dd117559a3 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -103,7 +103,18 @@ Builds: gradle: - yes + - versionName: 2.3.1 + versionCode: 114 + commit: 15ad25de517a6147a698eee634aac1c784b4d2a2 + 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.3.0 -CurrentVersionCode: 113 +CurrentVersion: 2.3.1 +CurrentVersionCode: 114