Skip to content

Commit f1cfb3c

Browse files
build: update androidx.browser:browser
1 parent 8fc717b commit f1cfb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-app-auth/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ dependencies {
6262
//noinspection GradleDynamicVersion
6363
implementation 'com.facebook.react:react-native:+' // From node_modules
6464
implementation 'net.openid:appauth:0.11.1'
65-
implementation 'androidx.browser:browser:1.4.0'
65+
implementation 'androidx.browser:browser:1.9.0'
6666
}

0 commit comments

Comments
 (0)