From 6cfba99c04e4d43b73a44446e7e7727ce2c8cb89 Mon Sep 17 00:00:00 2001 From: Marvin Date: Sat, 10 Aug 2019 00:44:46 +0200 Subject: [PATCH 1/3] New app: EbtNewNote --- metadata/com.marv42.ebt.newnote.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.marv42.ebt.newnote.yml diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml new file mode 100644 index 0000000000..17647b3699 --- /dev/null +++ b/metadata/com.marv42.ebt.newnote.yml @@ -0,0 +1,27 @@ +AntiFeatures: + - NonFreeNet +Categories: + - Games + - Internet + - Money +License: GPL-3.0-or-later +SourceCode: https://github.com/marv42/EbtNewNote +IssueTracker: https://github.com/marv42/EbtNewNote/issues + +AutoName: EBT New Note + +RepoType: git +Repo: https://github.com/marv42/EbtNewNote + +Builds: + - versionName: '0.19' + versionCode: 19 + commit: v0.19 + subdir: app + gradle: + - withoutKey + +AutoUpdateMode: None +UpdateCheckMode: Tags v\d+\.\d+(\.\d+)? +CurrentVersion: '0.19' +CurrentVersionCode: 19 From 89036200d25ced7de033f446f12ebf27ed24bbaf Mon Sep 17 00:00:00 2001 From: Marvin Horter Date: Thu, 21 Nov 2019 21:11:05 +0100 Subject: [PATCH 2/3] update to version 24 --- metadata/com.marv42.ebt.newnote.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml index 5f7c6f6628..bf326465af 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -14,9 +14,9 @@ RepoType: git Repo: https://github.com/marv42/EbtNewNote Builds: - - versionName: '0.19' - versionCode: 19 - commit: v0.19 + - versionName: '0.24' + versionCode: 24 + commit: v0.24 subdir: app gradle: - withoutKey From c97c1bdf09df8c9148b3352e427b390e29916421 Mon Sep 17 00:00:00 2001 From: Marvin Horter Date: Thu, 21 Nov 2019 21:15:17 +0100 Subject: [PATCH 3/3] update to version 24 --- metadata/com.marv42.ebt.newnote.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/metadata/com.marv42.ebt.newnote.yml b/metadata/com.marv42.ebt.newnote.yml index 5f7c6f6628..bf326465af 100644 --- a/metadata/com.marv42.ebt.newnote.yml +++ b/metadata/com.marv42.ebt.newnote.yml @@ -14,9 +14,9 @@ RepoType: git Repo: https://github.com/marv42/EbtNewNote Builds: - - versionName: '0.19' - versionCode: 19 - commit: v0.19 + - versionName: '0.24' + versionCode: 24 + commit: v0.24 subdir: app gradle: - withoutKey