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

## Release Notes
<!--
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
-->
### Fixes - Desktop

Fix for excessive garbage generation from redrawing on Swing
  • Loading branch information
mazunin-v-jb authored Oct 25, 2024
1 parent 0e313e2 commit 483b2f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ protobuf = "3.22.3"
paparazzi = "1.0.0"
paparazziNative = "2022.1.1-canary-f5f9f71"
shadow = "8.1.1"
skiko = "0.8.15"
skiko = "0.8.17"
spdxGradlePlugin = "0.6.0"
sqldelight = "1.3.0"
retrofit = "2.7.2"
Expand Down

0 comments on commit 483b2f8

Please sign in to comment.