diff --git a/metadata/it.fast4x.rimusic.yml b/metadata/it.fast4x.rimusic.yml new file mode 100644 index 0000000000..5ad3ead0c4 --- /dev/null +++ b/metadata/it.fast4x.rimusic.yml @@ -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