mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
rimusic - update recipe
This commit is contained in:
parent
72a0d388bc
commit
7512ec67d5
1 changed files with 6 additions and 3 deletions
|
|
@ -512,16 +512,19 @@ Builds:
|
||||||
- versionName: 0.6.53
|
- versionName: 0.6.53
|
||||||
versionCode: 57
|
versionCode: 57
|
||||||
commit: a47b58f32c24d96453078b1f87c7d271e5f24966
|
commit: a47b58f32c24d96453078b1f87c7d271e5f24966
|
||||||
subdir: app
|
subdir: composeApp
|
||||||
gradle:
|
gradle:
|
||||||
- foss
|
- foss
|
||||||
binary: https://github.com/fast4x/RiMusic/releases/download/v%v/app-foss-release.apk
|
binary: https://github.com/fast4x/RiMusic/releases/download/v%v/app-foss-release.apk
|
||||||
srclibs:
|
srclibs:
|
||||||
- reproducible-apk-tools@v0.2.7
|
- reproducible-apk-tools@v0.2.8
|
||||||
rm:
|
rm:
|
||||||
- bundletool.jar
|
- bundletool.jar
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'META-INF/services/*'
|
'META-INF/services/*' 'res/m0.html' 'composeResources/rimusic.composeapp.generated.resources/drawable/app_icon.xml'
|
||||||
|
'composeResources/rimusic.composeapp.generated.resources/drawable/app_logo_text.xml'
|
||||||
|
'composeResources/rimusic.composeapp.generated.resources/drawable/app_logo.xml'
|
||||||
|
'composeResources/rimusic.composeapp.generated.resources/drawable/compose-multiplatform.xml'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: a1ba8bd74af8f92cb3719a072113a218cfaec02bce2b736a280e31d8cd11808c
|
AllowedAPKSigningKeys: a1ba8bd74af8f92cb3719a072113a218cfaec02bce2b736a280e31d8cd11808c
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue