mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-07 22:56:56 +00:00
Update it.fast4x.rimusic to 0.6.56 (61)
This commit is contained in:
parent
474c8de9ee
commit
2bbc3013fe
1 changed files with 23 additions and 2 deletions
|
|
@ -530,9 +530,30 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*' 'res/m0.html' 'res/lM.json' 'composeResources/rimusic.composeapp.generated.resources/drawable/*.xml'
|
||||
|
||||
- versionName: 0.6.56
|
||||
versionCode: 61
|
||||
commit: ed0c5bd074c7b884916108bc257f4cb544b956f0
|
||||
subdir: composeApp
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
binary: https://github.com/fast4x/RiMusic/releases/download/v%v/app-foss-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.8
|
||||
rm:
|
||||
- bundletool.jar
|
||||
prebuild: sed -i -e '/jetbrains.space/d' -e '/androidx.dev/d' ../settings.gradle.kts
|
||||
build.gradle.kts
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*' 'res/m0.html' 'res/lM.json' 'composeResources/rimusic.composeapp.generated.resources/drawable/*.xml'
|
||||
|
||||
AllowedAPKSigningKeys: a1ba8bd74af8f92cb3719a072113a218cfaec02bce2b736a280e31d8cd11808c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.6.55
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 0.6.56
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue