diff --git a/build.gradle b/build.gradle index 6ec6816ee5b..962f97fe7c6 100644 --- a/build.gradle +++ b/build.gradle @@ -440,7 +440,7 @@ dependencies { implementation 'com.airbnb.android:lottie:6.6.2' // Compose drag and drop library - implementation 'sh.calvin.reorderable:reorderable:2.4.2' + implementation 'sh.calvin.reorderable:reorderable:2.4.3' // Smartspacer implementation('com.kieronquinn.smartspacer:sdk-client:1.1') {