mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update it.fast4x.rimusic to 0.6.16 (11)
This commit is contained in:
parent
32f9026b13
commit
a95c91416f
1 changed files with 19 additions and 2 deletions
|
|
@ -48,9 +48,26 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.6.16
|
||||
versionCode: 11
|
||||
commit: fd8936125498463e165d72781dadf72b62e46801
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
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.15.1
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 0.6.16
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue