Skip to content

Commit 8dc8e04

Browse files
Update dependency org.jetbrains.skiko:skiko-awt-runtime-macos-arm64 to v0.148.2
1 parent 97e5f23 commit 8dc8e04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/desktop/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
// Force the correct Skiko runtime version to match Compose 1.10.0's Skiko API
1414
// Fixes: UnsatisfiedLinkError: 'int org.jetbrains.skiko.MetalApiKt.getAdapterMaxTextureSize(long)'
1515
//noinspection UseTomlInstead
16-
runtimeOnly("org.jetbrains.skiko:skiko-awt-runtime-macos-arm64:0.9.47")
16+
runtimeOnly("org.jetbrains.skiko:skiko-awt-runtime-macos-arm64:0.148.2")
1717
}
1818

1919
compose.desktop {

0 commit comments

Comments
 (0)