diff --git a/build.gradle b/build.gradle index 65ed84e130..968aabda62 100644 --- a/build.gradle +++ b/build.gradle @@ -433,7 +433,7 @@ dependencies { implementation 'com.airbnb.android:lottie:6.6.6' // Compose drag and drop library - implementation 'sh.calvin.reorderable:reorderable:2.5.0' + implementation 'sh.calvin.reorderable:reorderable:2.5.1' // Smartspacer implementation('com.kieronquinn.smartspacer:sdk-client:1.1.2') {