Skip to content

Update dependencies and drop iosX64 from audioplayer#233

Merged
kdroidFilter merged 1 commit into
masterfrom
chore/update-dependencies
Jul 11, 2026
Merged

Update dependencies and drop iosX64 from audioplayer#233
kdroidFilter merged 1 commit into
masterfrom
chore/update-dependencies

Conversation

@kdroidFilter

Copy link
Copy Markdown
Owner

Summary

  • Bump Kotlin 2.3.20 → 2.4.0, Compose Multiplatform 1.10.3 → 1.11.1, FileKit 0.14.0 → 0.14.2
  • Bump kotlinx-coroutines 1.10.2 → 1.11.0, kotlinx-datetime 0.7.1 → 0.8.0
  • Bump androidx-core 1.18.0 → 1.19.0, media3 1.10.0 → 1.10.1, lifecycle-runtime-ktx 2.10.0 → 2.11.0
  • Bump vanniktech maven-publish 0.36.0 → 0.37.0, nucleus 1.9.1 → 1.15.7
  • Remove the iosX64() target from :audioplayer: Compose 1.11.1 and FileKit 0.14.2 no longer publish ios_x64 variants, which broke dependency resolution during IDE import. This aligns audioplayer with mediaplayer and the sample app, which already only declare iosArm64 and iosSimulatorArm64.

Test plan

  • ./gradlew :audioplayer:prepareKotlinIdeaImport passes (previously failed with 7 variant-resolution errors)
  • Gradle sync succeeds in the IDE
  • CI builds all targets

Bump Kotlin to 2.4.0, Compose to 1.11.1, FileKit to 0.14.2, coroutines
to 1.11.0, kotlinx-datetime to 0.8.0, androidx-core to 1.19.0, media3 to
1.10.1, lifecycle to 2.11.0, maven-publish to 0.37.0 and nucleus to
1.15.7.

Remove the iosX64 target from audioplayer since Compose 1.11.1 and
FileKit 0.14.2 no longer publish ios_x64 variants, aligning it with
mediaplayer and the sample app.
@kdroidFilter kdroidFilter merged commit 36770f8 into master Jul 11, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant