diff --git a/News-Android-App/build.gradle b/News-Android-App/build.gradle index 6babd65c5..3c0b9bbd3 100644 --- a/News-Android-App/build.gradle +++ b/News-Android-App/build.gradle @@ -143,7 +143,7 @@ dependencies { implementation "com.google.android.material:material:1.10.0" implementation "androidx.palette:palette:1.0.0" implementation "androidx.recyclerview:recyclerview:1.3.2" - implementation "androidx.browser:browser:1.6.0" + implementation "androidx.browser:browser:1.7.0" implementation "androidx.cardview:cardview:1.0.0" implementation 'com.google.code.gson:gson:2.10.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4'