From f9483f614334c9711aedf600dc84a846a910992b Mon Sep 17 00:00:00 2001 From: Marvin Horter Date: Tue, 16 Mar 2021 14:56:13 +0000 Subject: [PATCH] Update EBT New Note to v0.50.0 --- 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 a935acb68f..5ae7d49894 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -63,7 +63,14 @@ Builds: gradle: - withoutKey + - versionName: 0.50.0 + versionCode: 5000 + commit: v0.50.0 + subdir: app + gradle: + - withoutKey + AutoUpdateMode: None UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 0.49.0 -CurrentVersionCode: 4900 +CurrentVersion: 0.50.0 +CurrentVersionCode: 5000