Skip to content

Commit 4d14d2f

Browse files
authored
fix(deps): update dependency androidx.browser:browser to v1.9.0
1 parent cabb7f2 commit 4d14d2f

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.1.0"
5353
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2"
5454
implementation "com.descope:descope-kotlin:0.17.1"

0 commit comments

Comments
 (0)