File tree Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Expand file tree Collapse file tree 8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -194,12 +194,12 @@ subprojects {
194
194
}
195
195
196
196
dependencies {
197
- " commonMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2" )
198
- " androidMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.5.2" )
197
+ " commonMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2-native-mt " )
198
+ " androidMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.5.2-native-mt " )
199
199
" androidMainImplementation" (platform(" com.google.firebase:firebase-bom:28.4.1" ))
200
200
" commonTestImplementation" (kotlin(" test-common" ))
201
201
" commonTestImplementation" (kotlin(" test-annotations-common" ))
202
- " commonTestImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2" )
202
+ " commonTestImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2-native-mt " )
203
203
" jsTestImplementation" (kotlin(" test-js" ))
204
204
" androidAndroidTestImplementation" (kotlin(" test-junit" ))
205
205
" androidAndroidTestImplementation" (" junit:junit:4.13.2" )
Original file line number Diff line number Diff line change 26
26
"@gitlive/firebase-common" : " 1.4.3" ,
27
27
"firebase" : " 8.10.0" ,
28
28
"kotlin" : " 1.5.31" ,
29
- "kotlinx-coroutines-core" : " 1.5.2"
29
+ "kotlinx-coroutines-core" : " 1.5.2-native-mt "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 26
26
"@gitlive/firebase-app" : " 1.4.3" ,
27
27
"firebase" : " 8.10.0" ,
28
28
"kotlin" : " 1.5.31" ,
29
- "kotlinx-coroutines-core" : " 1.5.2"
29
+ "kotlinx-coroutines-core" : " 1.5.2-native-mt "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 25
25
"dependencies" : {
26
26
"firebase" : " 8.10.0" ,
27
27
"kotlin" : " 1.5.31" ,
28
- "kotlinx-coroutines-core" : " 1.5.2" ,
28
+ "kotlinx-coroutines-core" : " 1.5.2-native-mt " ,
29
29
"kotlinx-serialization-kotlinx-serialization-runtime" : " 1.3.0"
30
30
}
31
31
}
Original file line number Diff line number Diff line change 26
26
"@gitlive/firebase-app" : " 1.4.3" ,
27
27
"firebase" : " 8.10.0" ,
28
28
"kotlin" : " 1.5.31" ,
29
- "kotlinx-coroutines-core" : " 1.5.2"
29
+ "kotlinx-coroutines-core" : " 1.5.2-native-mt "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 26
26
"@gitlive/firebase-app" : " 1.4.3" ,
27
27
"firebase" : " 8.10.0" ,
28
28
"kotlin" : " 1.5.31" ,
29
- "kotlinx-coroutines-core" : " 1.5.2"
29
+ "kotlinx-coroutines-core" : " 1.5.2-native-mt "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 26
26
"@gitlive/firebase-app" : " 1.4.3" ,
27
27
"firebase" : " 8.10.0" ,
28
28
"kotlin" : " 1.5.31" ,
29
- "kotlinx-coroutines-core" : " 1.5.2"
29
+ "kotlinx-coroutines-core" : " 1.5.2-native-mt "
30
30
}
31
31
}
Original file line number Diff line number Diff line change 26
26
"@gitlive/firebase-app" : " 1.4.3" ,
27
27
"firebase" : " 8.10.0" ,
28
28
"kotlin" : " 1.5.31" ,
29
- "kotlinx-coroutines-core" : " 1.5.2"
29
+ "kotlinx-coroutines-core" : " 1.5.2-native-mt "
30
30
}
31
31
}
You can’t perform that action at this time.
0 commit comments