Skip to content

Commit

Permalink
Updated Skiko to 0.8.17 (#1657)
Browse files Browse the repository at this point in the history
Release notes between [skiko 0.8.15 and
0.8.17](JetBrains/skiko@v0.8.15...v0.8.17)

Fixes
https://youtrack.jetbrains.com/issue/CMP-6722/Excessive-garbage-generation-from-redrawing

<!--
Optional, if omitted - won't be included in the changelog

Sections:
- Highlights
- Known Issues
- Breaking Changes
- Features
- Fixes

Subsections:
- Multiple Platforms
- iOS
- Desktop
- Web
- Android
- Resources
- Gradle Plugin
-->

Fix for excessive garbage generation from redrawing on Swing
  • Loading branch information
mazunin-v-jb committed Oct 25, 2024
1 parent 824c1b7 commit 704ae8d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ moshi = "1.13.0"
protobuf = "3.21.8"
paparazzi = "1.0.0"
paparazziNative = "2022.1.1-canary-f5f9f71"
skiko = "0.8.15"
shadow = "8.1.1"
skiko = "0.8.17"
spdxGradlePlugin = "0.6.0"
sqldelight = "1.3.0"
retrofit = "2.7.2"
wire = "4.5.1"
Expand Down

0 comments on commit 704ae8d

Please sign in to comment.