File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ android {
40
40
}
41
41
42
42
dependencies {
43
- implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8 .1"
43
+ implementation " org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10 .1"
44
44
implementation " androidx.lifecycle:lifecycle-common:2.8.4"
45
45
implementation " androidx.lifecycle:lifecycle-process:2.8.4"
46
46
implementation " androidx.browser:browser:1.8.0"
@@ -49,7 +49,7 @@ dependencies {
49
49
implementation " androidx.credentials:credentials-play-services-auth:1.2.2"
50
50
implementation " com.google.android.libraries.identity.googleid:googleid:1.1.1"
51
51
52
- testImplementation " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8 .1"
52
+ testImplementation " org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10 .1"
53
53
testImplementation " junit:junit:4.13.2"
54
54
testImplementation " org.json:json:20240303"
55
55
}
You can’t perform that action at this time.
0 commit comments