mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
New app: com.cointrend
This commit is contained in:
parent
e7cee701b4
commit
7e2b01382d
1 changed files with 30 additions and 0 deletions
30
metadata/com.cointrend.yml
Normal file
30
metadata/com.cointrend.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: CoinTrend
|
||||
AuthorEmail: cointrend.info@gmail.com
|
||||
AuthorWebSite: https://cointrend.flycricket.io/
|
||||
WebSite: https://cointrend.flycricket.io/
|
||||
SourceCode: https://github.com/CoinTrend/CoinTrend
|
||||
IssueTracker: https://github.com/CoinTrend/CoinTrend/issues
|
||||
Changelog: https://github.com/CoinTrend/CoinTrend/releases
|
||||
|
||||
AutoName: CoinTrend
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/CoinTrend/CoinTrend
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.0
|
||||
versionCode: 10000
|
||||
commit: v1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 10000
|
||||
Loading…
Reference in a new issue