Skip to content

Commit 983ed1e

Browse files
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android
Bumps [org.jetbrains.kotlinx:kotlinx-coroutines-android](https://github.com/Kotlin/kotlinx.coroutines) from 1.7.3 to 1.10.1. - [Release notes](https://github.com/Kotlin/kotlinx.coroutines/releases) - [Changelog](https://github.com/Kotlin/kotlinx.coroutines/blob/master/CHANGES.md) - [Commits](Kotlin/kotlinx.coroutines@1.7.3...1.10.1) --- updated-dependencies: - dependency-name: org.jetbrains.kotlinx:kotlinx-coroutines-android dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 154a486 commit 983ed1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979

8080
implementation 'androidx.camera:camera-camera2:1.4.1'
8181
implementation 'androidx.camera:camera-lifecycle:1.4.1'
82-
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3'
82+
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1'
8383

8484
testImplementation 'org.jetbrains.kotlin:kotlin-test'
8585
testImplementation 'org.mockito:mockito-core:5.15.2'

0 commit comments

Comments
 (0)