diff --git a/app/build.gradle b/app/build.gradle index b38ec42e5..8fcf4555e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -73,7 +73,7 @@ dependencies { def roomVersion = "2.6.1" def glideVersion = "4.16.0" def nextcloudCommonsVersion = "1.9.0" - def androidCommonsVersion = "0.3.2" + def androidCommonsVersion = "0.4.0" implementation project(path: ':cross-tab-drag-and-drop') implementation project(path: ':tab-layout-helper')