mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Newapp: Vimusic
This commit is contained in:
parent
0b569bb41e
commit
05626dfd5b
1 changed files with 32 additions and 0 deletions
32
metadata/it.vfsfitvnm.vimusic.yml
Normal file
32
metadata/it.vfsfitvnm.vimusic.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: Apache-2.0
|
||||
AuthorName: vfsfitvnm
|
||||
SourceCode: https://github.com/vfsfitvnm/ViMusic
|
||||
IssueTracker: https://github.com/vfsfitvnm/ViMusic/issues
|
||||
Changelog: https://github.com/vfsfitvnm/ViMusic/releases
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/vfsfitvnm/ViMusic.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.2.0
|
||||
versionCode: 9
|
||||
commit: fe95805f98968fa1897cad54bbfdb500e10a60ff
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- sed -i -e 's/7.5-rc-2/7.4/' ../gradle/wrapper/gradle-wrapper.properties
|
||||
- sed -i -e 's/7.4.0-alpha08/7.2.0/' ../build.gradle.kts
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.2.0
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue