mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
rimusic: 0.6.47.1
This commit is contained in:
parent
56972dc504
commit
158416c723
1 changed files with 5 additions and 8 deletions
|
|
@ -425,10 +425,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.6.47
|
||||
versionCode: 48
|
||||
disable: https://github.com/fast4x/RiMusic/issues/2179
|
||||
commit: 0de5ee44a24ccef3678397d9fff1f928b863ff10
|
||||
- versionName: 0.6.47.1
|
||||
versionCode: 49
|
||||
commit: baf44a3379911f00d7d8358f870c48f8936721b4
|
||||
subdir: app
|
||||
gradle:
|
||||
- foss
|
||||
|
|
@ -437,8 +436,6 @@ Builds:
|
|||
- 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/*'
|
||||
|
||||
|
|
@ -446,5 +443,5 @@ AllowedAPKSigningKeys: a1ba8bd74af8f92cb3719a072113a218cfaec02bce2b736a280e31d8c
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.6.47
|
||||
CurrentVersionCode: 48
|
||||
CurrentVersion: 0.6.47.1
|
||||
CurrentVersionCode: 49
|
||||
|
|
|
|||
Loading…
Reference in a new issue