mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update it.fast4x.rimusic to 0.6.36 (34)
This commit is contained in:
parent
37c5dd9042
commit
fca7fcb321
1 changed files with 16 additions and 2 deletions
|
|
@ -323,9 +323,23 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.6.36
|
||||
versionCode: 34
|
||||
commit: 5b15c902287b56b1118891d23f881ed98de9fcf3
|
||||
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.35
|
||||
CurrentVersionCode: 33
|
||||
CurrentVersion: 0.6.36
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue