mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
It.fast4x.rimusic
This commit is contained in:
parent
e4d782968e
commit
bb6d10ef78
1 changed files with 39 additions and 0 deletions
39
metadata/it.fast4x.rimusic.yml
Normal file
39
metadata/it.fast4x.rimusic.yml
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Depends on Youtube for music and GitHub for update check
|
||||
Categories:
|
||||
- Multimedia
|
||||
License: Apache-2.0
|
||||
AuthorName: fast4x
|
||||
SourceCode: https://github.com/fast4x/RiMusic
|
||||
IssueTracker: https://github.com/fast4x/RiMusic/issues
|
||||
Changelog: https://github.com/fast4x/RiMusic/releases
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/fast4x/RiMusic.git
|
||||
Binaries: https://github.com/fast4x/RiMusic/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.6.14
|
||||
versionCode: 8
|
||||
commit: 43d9cf1ded7bd9cc0ba5945512cbbb7a0fb627f0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
prebuild: sed -i -e '/android {/a lintOptions {isCheckReleaseBuilds = false}'
|
||||
build.gradle.kts
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: a1ba8bd74af8f92cb3719a072113a218cfaec02bce2b736a280e31d8cd11808c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.6.14
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue