From fa999f7ff8841d7d9a94bf95dcf8c465aa07238d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 3 Oct 2024 06:50:09 +0000 Subject: [PATCH] Update EBT New Note to 0.79.0 (7900) --- metadata/com.marv42.ebt.newnote.yml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml index 05e929794b..f1e4cc12fe 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -167,11 +167,18 @@ Builds: gradle: - withoutKey + - versionName: 0.79.0 + versionCode: 7900 + commit: f206f52dd4e6a1e290942a7e43aebe0183417d58 + subdir: app + gradle: + - withoutKey + MaintainerNotes: ACRA is configured with the email sender only and hence strictly opt-in AutoUpdateMode: Version UpdateCheckMode: Tags ^v[\d.]+$ UpdateCheckData: app/build.gradle|versionCode (\d+)|.|versionName "([\d.]+)" -CurrentVersion: 0.78.0 -CurrentVersionCode: 7800 +CurrentVersion: 0.79.0 +CurrentVersionCode: 7900