diff --git a/android/build.gradle b/android/build.gradle index 895a1f1..2efb5ff 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -138,7 +138,7 @@ dependencies { implementation project(":react-native-nitro-modules") // Other dependencies - implementation "androidx.browser:browser:1.9.0" + implementation "androidx.browser:browser:1.10.0" } if (isNewArchitectureEnabled()) {