diff --git a/build.gradle b/build.gradle index 120d55c7b7..08db20ab4e 100644 --- a/build.gradle +++ b/build.gradle @@ -417,7 +417,7 @@ dependencies { implementation 'com.airbnb.android:lottie:6.5.2' // Compose drag and drop library - implementation 'sh.calvin.reorderable:reorderable:2.3.3' + implementation 'sh.calvin.reorderable:reorderable:2.4.0' // Smartspacer implementation('com.kieronquinn.smartspacer:sdk-client:1.0.11') {