From c88726526578ecde32c2c1ce3a138f5e3c10cfcd Mon Sep 17 00:00:00 2001 From: maltaisn Date: Fri, 30 Jul 2021 17:35:05 -0400 Subject: [PATCH] com.maltaisn.notes.sync update --- metadata/com.maltaisn.notes.sync.yml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/metadata/com.maltaisn.notes.sync.yml b/metadata/com.maltaisn.notes.sync.yml index e7382509fb..6c70e19d4b 100644 --- a/metadata/com.maltaisn.notes.sync.yml +++ b/metadata/com.maltaisn.notes.sync.yml @@ -29,9 +29,14 @@ Builds: gradle: - yes -MaintainerNotes: version code is computed so AUM is disabled. + - versionName: 1.4.0 + versionCode: 10400 + commit: v1.4.0 + subdir: app + gradle: + - yes -AutoUpdateMode: None -UpdateCheckMode: None -CurrentVersion: 1.3.0 -CurrentVersionCode: 10300 +AutoUpdateMode: Version +UpdateCheckMode: Tags v.*[0-9]$ +CurrentVersion: 1.4.0 +CurrentVersionCode: 10400