X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fbuild.gradle;fp=app%2Fbuild.gradle;h=9816690d07b11c30bc6d5e07ab859b78bcce9cee;hp=4b9777237995766f82bd288db480a4d00a50764b;hb=aba828cabddd0a277271c90816b50292bb64baf1;hpb=910384b70345665330b547698d68df426f70cf4e diff --git a/app/build.gradle b/app/build.gradle index 4b977723..9816690d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -73,7 +73,7 @@ dependencies { implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0' implementation 'androidx.core:core-ktx:1.7.0' implementation 'androidx.drawerlayout:drawerlayout:1.1.1' - implementation 'androidx.preference:preference-ktx:1.1.1' + implementation 'androidx.preference:preference-ktx:1.2.0' implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0' implementation 'androidx.viewpager:viewpager:1.0.0' implementation 'androidx.webkit:webkit:1.4.0'