diff --git a/metadata/com.bnyro.contacts.yml b/metadata/com.bnyro.contacts.yml index 7b9b19ee0f..b28017e8be 100644 --- a/metadata/com.bnyro.contacts.yml +++ b/metadata/com.bnyro.contacts.yml @@ -27,9 +27,20 @@ Builds: gradle: - yes + - versionName: '6.0' + versionCode: 23 + commit: 7832c2c5539eb95d3ffd4b3b78794cd048dbfd36 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AllowedAPKSigningKeys: 49116531dbcff3cb7861e96a75709ea14cd79052fdffa9bea383b416ecfeb5ee AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '5.1' -CurrentVersionCode: 22 +CurrentVersion: '6.0' +CurrentVersionCode: 23