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