mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New App: org.rocstreaming.rocdroid
This commit is contained in:
parent
19c0390947
commit
a275873593
1 changed files with 32 additions and 0 deletions
32
metadata/org.rocstreaming.rocdroid.yml
Normal file
32
metadata/org.rocstreaming.rocdroid.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Multimedia
|
||||
License: MPL-2.0
|
||||
AuthorName: Victor Gaydov
|
||||
SourceCode: https://github.com/roc-streaming/roc-droid
|
||||
IssueTracker: https://github.com/roc-streaming/roc-droid/issues
|
||||
Changelog: https://github.com/roc-streaming/roc-droid/releases
|
||||
|
||||
AutoName: Roc Droid
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/roc-streaming/roc-droid.git
|
||||
Binaries: https://github.com/roc-streaming/roc-droid/releases/download/v%v/roc-droid-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.2.1
|
||||
versionCode: 2001
|
||||
commit: 8923fc5a239bb91a2c65a6e2da0498b4ac9e95d3
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- export ndkver=$(grep ndkVersion gradle.properties | cut -d= -f2)
|
||||
- sdkmanager "ndk;$ndkver"
|
||||
|
||||
AllowedAPKSigningKeys: b480bcd4d6bab7cc6cf9c560fa629cbca4d6495d0f34355d16cc66e899c8bfe5
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.2.1
|
||||
CurrentVersionCode: 2001
|
||||
Loading…
Reference in a new issue