From 87ea1809cd739c1a0e4cd6f4872d191367cfc084 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 2 Nov 2022 07:31:08 +0000 Subject: [PATCH] Update EBT New Note to 0.68.0 (6800) --- metadata/com.marv42.ebt.newnote.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml index a1d56decc0..450bbb06b8 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -117,10 +117,21 @@ Builds: gradle: - withoutKey + - versionName: 0.68.0 + versionCode: 6800 + commit: 532aa3a8bcdc08da98a8f6c9252989474fff0ae4 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - withoutKey + MaintainerNotes: ACRA is configured with the email sender only and hence strictly opt-in AutoUpdateMode: Version UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 0.66.0 -CurrentVersionCode: 6600 +CurrentVersion: 0.68.0 +CurrentVersionCode: 6800