diff --git a/app/build.gradle b/app/build.gradle index 2f86ddbc2..c70d1f287 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -105,7 +105,7 @@ dependencies { ksp "androidx.room:room-compiler:$roomVersion" implementation 'androidx.appcompat:appcompat:1.6.1' - implementation 'androidx.browser:browser:1.7.0' + implementation 'androidx.browser:browser:1.8.0' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation "androidx.core:core-ktx:$deps.androidXCoreVersion" implementation "androidx.fragment:fragment-ktx:$fragmentVersion"