Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev -> main #933

Merged
merged 4 commits into from
Nov 4, 2023
Merged

dev -> main #933

merged 4 commits into from
Nov 4, 2023

Conversation

mikepenz
Copy link
Owner

@mikepenz mikepenz commented Nov 4, 2023

merge dev into main

mikepenz and others added 4 commits November 4, 2023 08:03
- upgrade to compose 1.5.4, compose multiplatform 1.5.10
- update to kotlinx collections 0.3.6
- update to navigation 2.7.5, rv 1.3.2, material 1.10.0, okhttp 4.12.0
- introduce wasm target for `core` module
…31104

Compose 1.5.4 (mp 1.5.10) | wasm target for `core` module | Kotlin 1.9.20
val wasmJsMain by getting {
dependsOn(multiplatformMain)
dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.1-wasm1")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Use version catalog instead (org.jetbrains.kotlinx:kotlinx-serialization-json is already available as kotlinx-serialization, but using version 1.6.0 instead)

@mikepenz mikepenz merged commit 2ff232b into main Nov 4, 2023
3 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