diff --git a/app/build.gradle b/app/build.gradle index 8fc997f7a..ad333dc00 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -72,7 +72,7 @@ dependencies { def lifecycleVersion = "2.8.6" def roomVersion = "2.6.1" def glideVersion = "4.16.0" - def nextcloudCommonsVersion = "2.3.0" + def nextcloudCommonsVersion = "2.3.1" def androidCommonsVersion = "1.0.2" implementation project(path: ':cross-tab-drag-and-drop')