From a97ce67998d22883184e67e9439acb91079381fd Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 8 Sep 2024 06:58:19 +0000 Subject: [PATCH] Update EBT New Note to 0.78.0 (7800) --- 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 c91d6d61a0..05e929794b 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -160,11 +160,18 @@ Builds: gradle: - withoutKey + - versionName: 0.78.0 + versionCode: 7800 + commit: 3b7e35cd2ca068248864bf2203ee6750ee1b8633 + 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.77.0 -CurrentVersionCode: 7700 +CurrentVersion: 0.78.0 +CurrentVersionCode: 7800