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.
2 parents 154a486 + 983ed1e commit 90048b6Copy full SHA for 90048b6
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