diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml index 58e4a43b1b..dad9d77493 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -4,7 +4,7 @@ Categories: - Games - Internet - Money -License: GPL-3.0-or-later +License: GPL-2.0-only SourceCode: https://github.com/marv42/EbtNewNote IssueTracker: https://github.com/marv42/EbtNewNote/issues @@ -21,7 +21,14 @@ Builds: gradle: - withoutKey + - versionName: '0.27' + versionCode: 27 + commit: v0.27 + subdir: app + gradle: + - withoutKey + AutoUpdateMode: None UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: '0.25' -CurrentVersionCode: 25 +CurrentVersion: '0.27' +CurrentVersionCode: 27