mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update it.fast4x.rimusic to 0.6.39 (38)
This commit is contained in:
parent
6271eb07ab
commit
8a32d959f8
1 changed files with 16 additions and 2 deletions
|
|
@ -367,9 +367,23 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.6.39
|
||||
versionCode: 38
|
||||
commit: d2020cbc69f8eaaf63b5ccfc3bf55dc3b4ec078b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/fast4x/RiMusic/releases/download/v%v/app-release.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
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.38
|
||||
CurrentVersionCode: 37
|
||||
CurrentVersion: 0.6.39
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue