X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=595aab29e6eafb276c9f564e67813c38b5bf7889;hp=ae709794eeb5b80bf0ce6324e294197f1913f070;hb=cff65a4f64cf00066246e4208dbf2bd4fa535e0f;hpb=4196bafc4069857b554ac95addcae92fcabae901 diff --git a/app/build.gradle b/app/build.gradle index ae709794..595aab29 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -82,7 +82,7 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0' - implementation "androidx.core:core-ktx:1.3.1" + implementation "androidx.core:core-ktx:1.3.2" implementation 'androidx.drawerlayout:drawerlayout:1.1.1' implementation 'androidx.preference:preference:1.1.1' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'