From f60875a3c7d22c6b019be647fed5ce48d6ea2c51 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 15 Aug 2023 04:46:01 +0000 Subject: [PATCH] Update Connect You to 6.0 (23) --- metadata/com.bnyro.contacts.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) 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