Skip to content

Commit f79cd2a

Browse files
authored
Skiko 0.146.2 (JetBrains#3008)
Fixes https://youtrack.jetbrains.com/issue/CMP-6845/How-to-use-compose-multiplatform-on-iOS-in-app-with-lib-skia-dependency Fixes https://youtrack.jetbrains.com/issue/SKIKO-1082 in Compose JetBrains/skiko@v0.146.0...v0.146.2 ## Release Notes ### Fixes - Desktop - [ComposePanel in Swing rendering mode] Fix Metal offscreen rendering crash when drawing to a Software renderer ### Fixes - iOS - Fix a conflict with external bundled Skia libraries
1 parent 035627b commit f79cd2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ protobuf = "4.28.2"
7878
paparazzi = "1.0.0"
7979
paparazziNative = "2022.1.1-canary-f5f9f71"
8080
shadow = "8.1.1"
81-
skiko = "0.146.0"
81+
skiko = "0.146.2"
8282
spdxGradlePlugin = "0.6.0"
8383
sqldelight = "1.3.0"
8484
retrofit = "2.12.0"

0 commit comments

Comments
 (0)