mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Add new app: org.nqmgaming.aneko
This commit is contained in:
parent
180bc7df28
commit
fb7087248b
1 changed files with 30 additions and 0 deletions
30
metadata/org.nqmgaming.aneko.yml
Normal file
30
metadata/org.nqmgaming.aneko.yml
Normal file
|
|
@ -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
|
||||
Loading…
Reference in a new issue