diff --git a/metadata/com.manichord.mgit.yml b/metadata/com.manichord.mgit.yml index a086b3ab47..59e4834843 100644 --- a/metadata/com.manichord.mgit.yml +++ b/metadata/com.manichord.mgit.yml @@ -124,7 +124,18 @@ Builds: gradle: - yes + - versionName: 1.6.3 + versionCode: 224 + commit: c1e5d648501dd886197b943255a004065c47826c + 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 v%v UpdateCheckMode: Tags -CurrentVersion: 1.6.1 -CurrentVersionCode: 222 +CurrentVersion: 1.6.3 +CurrentVersionCode: 224