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