diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml index 33897c71eb..cd2287c022 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,14 +21,14 @@ Builds: gradle: - withoutKey - - versionName: '0.25' - versionCode: 25 - commit: v0.25 + - versionName: '0.26' + versionCode: 26 + commit: v0.26 subdir: app gradle: - withoutKey AutoUpdateMode: None UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? -CurrentVersion: '0.25' -CurrentVersionCode: 25 +CurrentVersion: '0.26' +CurrentVersionCode: 26