diff --git a/build.gradle b/build.gradle index eec409196d..2584159f79 100644 --- a/build.gradle +++ b/build.gradle @@ -421,7 +421,7 @@ dependencies { implementation 'com.airbnb.android:lottie:6.6.1' // Compose drag and drop library - implementation 'sh.calvin.reorderable:reorderable:2.4.0' + implementation 'sh.calvin.reorderable:reorderable:2.4.2' // Smartspacer implementation('com.kieronquinn.smartspacer:sdk-client:1.0.11') {