Skip to content

Commit b7085ed

Browse files
committed
Fix autoscroller recompose
1 parent 144c6e3 commit b7085ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reorderable/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group = "org.burnoutcrew.composereorderable"
12-
version = "0.9.1"
12+
version = "0.9.2"
1313

1414
kotlin {
1515
jvm()

0 commit comments

Comments
 (0)