mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
rimusic: 0.6.55
This commit is contained in:
parent
8198cad029
commit
f69ad679a7
1 changed files with 6 additions and 7 deletions
|
|
@ -509,10 +509,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.6.54
|
||||
versionCode: 58
|
||||
disable: wrong appname
|
||||
commit: 3ee849712116335a1f192f655eb283bab241ac0e
|
||||
- versionName: 0.6.55
|
||||
versionCode: 60
|
||||
commit: 065fb55f33a0dcf4e1f0fb63bd7733ffa7493713
|
||||
subdir: composeApp
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
|
|
@ -529,11 +528,11 @@ Builds:
|
|||
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' 'composeResources/rimusic.composeapp.generated.resources/drawable/*.xml'
|
||||
'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.54
|
||||
CurrentVersionCode: 58
|
||||
CurrentVersion: 0.6.55
|
||||
CurrentVersionCode: 60
|
||||
|
|
|
|||
Loading…
Reference in a new issue