mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'newdemo' into 'master'
new app: Demo Musix (com.nima.demomusix) Closes rfp#2333 See merge request fdroid/fdroiddata!12477
This commit is contained in:
commit
427811365e
1 changed files with 29 additions and 0 deletions
29
metadata/com.nima.demomusix.yml
Normal file
29
metadata/com.nima.demomusix.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Internet
|
||||
- Multimedia
|
||||
License: MIT
|
||||
AuthorName: Nima Khajehpour
|
||||
AuthorEmail: nima1038khajehpour@gmail.com
|
||||
SourceCode: https://github.com/NimaKhajehpour/DemoMusix
|
||||
IssueTracker: https://github.com/NimaKhajehpour/DemoMusix/issues
|
||||
|
||||
AutoName: Demo Musix
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/NimaKhajehpour/DemoMusix
|
||||
Binaries: https://github.com/NimaKhajehpour/DemoMusix/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 86b8cbb360f0f19d121c1e067e2533483e69fbcf
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue