Bump kotlinx-coroutines-guava from 1.4.2 to 1.4.3-native-mt in /android (#18)
Bumps [kotlinx-coroutines-guava](https://github.com/Kotlin/kotlinx.coroutines) from 1.4.2 to 1.4.3-native-mt. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](https://github.com/Kotlin/kotlinx.coroutines/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
33794d7dc4
commit
2e6986d838
@ -136,7 +136,7 @@ dependencies {
|
||||
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.4.2"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-guava:1.4.2"
|
||||
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-guava:1.4.3-native-mt"
|
||||
|
||||
implementation "androidx.camera:camera-core:1.1.0-alpha02"
|
||||
implementation "androidx.camera:camera-camera2:1.1.0-alpha02"
|
||||
|
Loading…
Reference in New Issue
Block a user