X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;h=91d353a7b6230c0904b5fb358bd39cba528ec7a4;hp=f1890a3628357e9b2fa5aeddde43b899c2b5eaef;hb=095201eb04f72863dd606b5d77b5bd4d0f7f0bcd;hpb=74655c0cd0ba72c80ac6c48df55bc3d2f5280ad2 diff --git a/app/build.gradle b/app/build.gradle index f1890a36..91d353a7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -82,7 +82,7 @@ dependencies { implementation 'androidx.appcompat:appcompat:1.1.0' implementation 'androidx.cardview:cardview:1.0.0' implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0' - implementation "androidx.core:core-ktx:1.2.0" + implementation "androidx.core:core-ktx:1.3.0" implementation 'androidx.drawerlayout:drawerlayout:1.0.0' implementation 'androidx.preference:preference:1.1.1' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'