mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
new app: Candle
This commit is contained in:
parent
57b29da42a
commit
3a884ffd35
1 changed files with 30 additions and 0 deletions
30
metadata/com.cosmos.candle.yml
Normal file
30
metadata/com.cosmos.candle.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
- Money
|
||||
License: GPL-3.0-only
|
||||
AuthorName: CosmosApps
|
||||
AuthorEmail: cosmos.dev@protonmail.com
|
||||
SourceCode: https://gitlab.com/cosmosapps/candle
|
||||
IssueTracker: https://gitlab.com/cosmosapps/candle/issues
|
||||
Changelog: https://gitlab.com/cosmosapps/candle/-/blob/master/CHANGELOG.md
|
||||
|
||||
AutoName: Candle
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/cosmosapps/candle.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.3
|
||||
versionCode: 4
|
||||
commit: 0.1.3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/keystorePropertiesFile/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.3
|
||||
CurrentVersionCode: 4
|
||||
Loading…
Reference in a new issue