mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
New App: org.blackcandy.android
This commit is contained in:
parent
5362227fb7
commit
3324e49b14
1 changed files with 29 additions and 0 deletions
29
metadata/org.blackcandy.android.yml
Normal file
29
metadata/org.blackcandy.android.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Multimedia
|
||||
License: MIT
|
||||
AuthorName: Ed
|
||||
AuthorWebSite: https://aidewoode.com/
|
||||
SourceCode: https://github.com/blackcandy-org/android
|
||||
IssueTracker: https://github.com/blackcandy-org/android/issues
|
||||
Changelog: https://github.com/blackcandy-org/android/releases
|
||||
|
||||
AutoName: BlackCandy
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/blackcandy-org/android.git
|
||||
Binaries: https://github.com/blackcandy-org/android/releases/download/v%v/blackcandy_%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 3
|
||||
commit: v1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 62010d43bc6c715e63591a137c59345bf334463bf1b0fceac3c11b2eb7463f19
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 3
|
||||
Loading…
Reference in a new issue