diff --git a/app/build.gradle b/app/build.gradle index 9a8d1a57c..3b9314737 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -142,7 +142,7 @@ dependencies { implementation 'androidx.recyclerview:recyclerview:1.2.1' implementation 'androidx.annotation:annotation:1.5.0' implementation 'com.google.android.material:material:1.6.1' - implementation 'androidx.browser:browser:1.3.0' + implementation 'androidx.browser:browser:1.5.0' implementation 'androidx.palette:palette:1.0.0' implementation "com.squareup.moshi:moshi:$versions.moshi"