File tree 8 files changed +10
-10
lines changed
8 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -197,12 +197,12 @@ subprojects {
197
197
}
198
198
199
199
dependencies {
200
- " commonMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2" )
201
- " androidMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.5.2" )
200
+ " commonMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2-native-mt " )
201
+ " androidMainImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-play-services:1.5.2-native-mt " )
202
202
" androidMainImplementation" (platform(" com.google.firebase:firebase-bom:29.0.1" ))
203
203
" commonTestImplementation" (kotlin(" test-common" ))
204
204
" commonTestImplementation" (kotlin(" test-annotations-common" ))
205
- " commonTestImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2" )
205
+ " commonTestImplementation" (" org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2-native-mt " )
206
206
" jsTestImplementation" (kotlin(" test-js" ))
207
207
" androidAndroidTestImplementation" (kotlin(" test-junit" ))
208
208
" 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" : " 9.4.1" ,
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" : " 9.4.1" ,
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" : " 9.4.1" ,
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" : " 9.4.1" ,
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" : " 9.4.1" ,
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" : " 9.4.1" ,
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" : " 9.4.1" ,
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