We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154a486 commit 983ed1eCopy full SHA for 983ed1e
android/build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
80
implementation 'androidx.camera:camera-camera2:1.4.1'
81
implementation 'androidx.camera:camera-lifecycle:1.4.1'
82
- implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3'
+ implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1'
83
84
testImplementation 'org.jetbrains.kotlin:kotlin-test'
85
testImplementation 'org.mockito:mockito-core:5.15.2'
0 commit comments