diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 5126ec579e..5a4c6a0659 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -323,7 +323,18 @@ Builds: gradle: - yes + - versionName: 2.6.5 + versionCode: 136 + commit: 3f55bd42d2164746799263d4abe7ff41327bc9b7 + 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.6.4 -CurrentVersionCode: 135 +CurrentVersion: 2.6.5 +CurrentVersionCode: 136