We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c8f72a commit 808cdfdCopy full SHA for 808cdfd
android/build.gradle
@@ -106,7 +106,7 @@ dependencies {
106
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
107
implementation "androidx.lifecycle:lifecycle-common:2.8.7"
108
implementation "androidx.lifecycle:lifecycle-process:2.8.7"
109
- implementation "androidx.browser:browser:1.8.0"
+ implementation "androidx.browser:browser:1.9.0"
110
implementation "androidx.security:security-crypto:1.0.0"
111
implementation "androidx.credentials:credentials:1.3.0"
112
implementation "androidx.credentials:credentials-play-services-auth:1.3.0"
0 commit comments