X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=d9b91dae35924369092b38f7d091e38296efd9b8;hp=a7d278bb1ab6ab7f6fa4787cc981416ae3d79e6d;hb=81179d84ced6b43360d42a4b44eb8fb329532ff4;hpb=ca7516a7edb9e06d0f9fe9186513986cd82be716 diff --git a/app/build.gradle b/app/build.gradle index a7d278bb..d9b91dae 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -72,7 +72,7 @@ dependencies { implementation 'androidx.arch.core:core-runtime:2.1.0' implementation 'androidx.appcompat:appcompat:1.1.0' implementation 'androidx.cardview:cardview:1.0.0' - implementation 'androidx.coordinatorlayout:coordinatorlayout:1.0.0' + implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0' implementation 'androidx.drawerlayout:drawerlayout:1.0.0' implementation 'androidx.preference:preference:1.1.0' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'