Skip to content

Commit 808cdfd

Browse files
authored
Update dependency androidx.browser:browser to v1.9.0
1 parent 8c8f72a commit 808cdfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ dependencies {
106106
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
107107
implementation "androidx.lifecycle:lifecycle-common:2.8.7"
108108
implementation "androidx.lifecycle:lifecycle-process:2.8.7"
109-
implementation "androidx.browser:browser:1.8.0"
109+
implementation "androidx.browser:browser:1.9.0"
110110
implementation "androidx.security:security-crypto:1.0.0"
111111
implementation "androidx.credentials:credentials:1.3.0"
112112
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"

0 commit comments

Comments
 (0)