Skip to content

Commit f953de6

Browse files
chore(deps): bump androidx.browser:browser in /android
Bumps androidx.browser:browser from 1.7.0 to 1.9.0. --- updated-dependencies: - dependency-name: androidx.browser:browser dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 096156f commit f953de6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ dependencies {
138138
// Add a dependency on NitroModules
139139
implementation project(":react-native-nitro-modules")
140140

141-
implementation "androidx.browser:browser:1.7.0"
141+
implementation "androidx.browser:browser:1.9.0"
142142
implementation "androidx.core:core-ktx:1.13.1"
143143
}
144144

0 commit comments

Comments
 (0)