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:
dependabot[bot] 2021-03-04 13:20:43 +01:00 committed by GitHub
parent 33794d7dc4
commit 2e6986d838
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"