From 17cf3bea64c77a547b95c9e25e3b12281d140ede Mon Sep 17 00:00:00 2001 From: linsui Date: Tue, 25 May 2021 10:25:38 +0800 Subject: [PATCH] Update EBT New Note to v0.51.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 5ae7d49894..8ac41cdc58 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -70,7 +70,14 @@ Builds: gradle: - withoutKey + - versionName: 0.51.0 + versionCode: 5100 + commit: v0.51.0 + subdir: app + gradle: + - withoutKey + AutoUpdateMode: None UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: 0.50.0 -CurrentVersionCode: 5000 +CurrentVersion: 0.51.0 +CurrentVersionCode: 5100