Skip to content

Commit 97db691

Browse files
authored
fix(deps): update dependency androidx.browser:browser to v1.9.0
1 parent 906eb3c commit 97db691

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
@@ -48,7 +48,7 @@ android {
4848
}
4949

5050
dependencies {
51-
implementation "androidx.browser:browser:1.8.0"
51+
implementation "androidx.browser:browser:1.9.0"
5252
implementation "androidx.security:security-crypto:1.0.0"
5353
implementation "androidx.credentials:credentials:1.3.0"
5454
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"

0 commit comments

Comments
 (0)