diff --git a/metadata/com.bnyro.contacts.yml b/metadata/com.bnyro.contacts.yml index 9445f675ad..d16cf4a5ee 100644 --- a/metadata/com.bnyro.contacts.yml +++ b/metadata/com.bnyro.contacts.yml @@ -50,9 +50,20 @@ Builds: gradle: - yes + - versionName: '7.1' + versionCode: 25 + commit: 5d843f6a53aed6f1e9419c8f0014c4413987851c + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AllowedAPKSigningKeys: b3bc73b117df5dfe38130c6c2b946852ae7088557fe8e433f0d9983a6b55cc95 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '7.0' -CurrentVersionCode: 24 +CurrentVersion: '7.1' +CurrentVersionCode: 25