diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index c774305220..a01b99f0cc 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -334,7 +334,18 @@ Builds: gradle: - yes + - versionName: 2.6.6 + versionCode: 137 + commit: 709bb679b251bcb9fa206f392331bd16b0e95dd8 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.6.5 -CurrentVersionCode: 136 +CurrentVersion: 2.6.6 +CurrentVersionCode: 137