Update dependency sh.calvin.reorderable:reorderable to v2.5.1 (#2183)

This commit is contained in:
Mend Renovate
2025-06-10 01:38:58 +02:00
committed by GitHub
parent c3b590cd3d
commit 89954e68e3

View File

@ -65,7 +65,7 @@ compose-materialmotion = "io.github.fornewid:material-motion-compose-core:2.0.1"
compose-webview = "io.github.kevinnzou:compose-webview:0.33.6"
compose-grid = "io.woong.compose.grid:grid:1.2.2"
compose-stablemarker = "com.github.skydoves:compose-stable-marker:1.0.5"
reorderable = { module = "sh.calvin.reorderable:reorderable", version = "2.5.0" }
reorderable = { module = "sh.calvin.reorderable:reorderable", version = "2.5.1" }
swipe = "me.saket.swipe:swipe:1.3.0"