diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index adf932eda9..61dac8bb3c 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -158,7 +158,18 @@ Builds: gradle: - yes + - versionName: 2.4.3 + versionCode: 119 + commit: 444a0ce06d7e8379d7977c0ddbac38a65ed0b414 + 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.2 -CurrentVersionCode: 118 +CurrentVersion: 2.4.3 +CurrentVersionCode: 119