mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update it.fast4x.rimusic to 0.6.44 (44)
This commit is contained in:
parent
2a989eb841
commit
1a325e75b1
1 changed files with 18 additions and 2 deletions
|
|
@ -425,9 +425,25 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.6.44
|
||||
versionCode: 44
|
||||
commit: 104ce5a403fae93391ab27f626ce1f3eb3103d88
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/fast4x/RiMusic/releases/download/v%v/app-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.7
|
||||
rm:
|
||||
- bundletool.jar
|
||||
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.43
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 0.6.44
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue