From fb7087248b2d9ed616b2caa3003e627e4f294622 Mon Sep 17 00:00:00 2001 From: "Nguyen Quang Minh (NQM)" Date: Tue, 6 May 2025 16:12:01 +0700 Subject: [PATCH] Add new app: org.nqmgaming.aneko --- metadata/org.nqmgaming.aneko.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/org.nqmgaming.aneko.yml diff --git a/metadata/org.nqmgaming.aneko.yml b/metadata/org.nqmgaming.aneko.yml new file mode 100644 index 0000000000..fbb04bfd44 --- /dev/null +++ b/metadata/org.nqmgaming.aneko.yml @@ -0,0 +1,30 @@ +Categories: + - Multimedia +License: LGPL-2.1-only +AuthorName: Nguyen Quang Minh (NQM) +AuthorEmail: nguyenquangminh570@gmail.com +SourceCode: https://github.com/pass-with-high-score/ANeko +IssueTracker: https://github.com/pass-with-high-score/ANeko/issues +Changelog: https://github.com/pass-with-high-score/ANeko/releases + +AutoName: ANeko + +RepoType: git +Repo: https://github.com/pass-with-high-score/ANeko.git +Binaries: https://github.com/pass-with-high-score/ANeko/releases/download/v%v/app-release.apk + +Builds: + - versionName: 1.0.3 + versionCode: 4 + commit: dd1491e9352ed345aaf563cc970c9a39f5601dbf + subdir: app + gradle: + - yes + +AllowedAPKSigningKeys: 7e54674582b3da8a2c0fb5581006e61c252e1024028fc6ab609c28a4c383d808 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: gradle/libs.versions.toml|versionCode = "(\d+)"|.|versionName = "(.+)" +CurrentVersion: 1.0.3 +CurrentVersionCode: 4