From 8ff0b71196844513bbfc6836139fefd67e69b5df Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 20 Sep 2023 04:49:42 +0000 Subject: [PATCH] Update Record You to 7.1 (16) --- metadata/com.bnyro.recorder.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.bnyro.recorder.yml b/metadata/com.bnyro.recorder.yml index 16e9cada47..c23944a5ff 100644 --- a/metadata/com.bnyro.recorder.yml +++ b/metadata/com.bnyro.recorder.yml @@ -48,9 +48,20 @@ Builds: gradle: - yes + - versionName: '7.1' + versionCode: 16 + commit: 4a131089c27ec37029efdfb5eb5f74a1fd60ba9a + 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: '7.0' -CurrentVersionCode: 15 +CurrentVersion: '7.1' +CurrentVersionCode: 16