diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 61dac8bb3c..1be00517ee 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -169,7 +169,18 @@ Builds: gradle: - yes + - versionName: 2.4.4 + versionCode: 120 + commit: 16c0d37232d31209885b032e8b85635b606fa5c5 + 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.4.3 -CurrentVersionCode: 119 +CurrentVersion: 2.4.4 +CurrentVersionCode: 120