From d959b1ada9b42f276a8285b49feb1a03bf2fd28c Mon Sep 17 00:00:00 2001 From: Kin69 Date: Sat, 25 May 2024 08:54:18 +0000 Subject: [PATCH] New App: com.kin.easynotes --- metadata/com.kin.easynotes.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/com.kin.easynotes.yml diff --git a/metadata/com.kin.easynotes.yml b/metadata/com.kin.easynotes.yml new file mode 100644 index 0000000000..f29be2e4cf --- /dev/null +++ b/metadata/com.kin.easynotes.yml @@ -0,0 +1,27 @@ +Categories: + - Writing +License: GPL-3.0-or-later +AuthorName: Kin69 +SourceCode: https://github.com/Kin69/EasyNotes +IssueTracker: https://github.com/Kin69/EasyNotes/issues + +AutoName: Easy Notes + +RepoType: git +Repo: https://github.com/Kin69/EasyNotes +Binaries: https://github.com/Kin69/EasyNotes/releases/download/%v/EasyNotes.apk + +Builds: + - versionName: '1.1' + versionCode: 2 + commit: 5b1eb223d1137266e6326af1ce64b1973676547f + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: fce87da97f791301df390bfa47e81685191167cab5dbd555db8287541f786e28 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '1.1' +CurrentVersionCode: 2