diff --git a/News-Android-App/build.gradle b/News-Android-App/build.gradle index 71341e8db..9bc66a893 100644 --- a/News-Android-App/build.gradle +++ b/News-Android-App/build.gradle @@ -142,7 +142,7 @@ dependencies { implementation "com.google.android.material:material:1.9.0" implementation "androidx.palette:palette:1.0.0" implementation "androidx.recyclerview:recyclerview:1.3.1" - implementation "androidx.browser:browser:1.5.0" + implementation "androidx.browser:browser:1.6.0" implementation "androidx.cardview:cardview:1.0.0" implementation 'com.google.code.gson:gson:2.10.1' implementation 'androidx.constraintlayout:constraintlayout:2.1.4'