We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc112d commit 123f976Copy full SHA for 123f976
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.9.0'
+ implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.2'
83
84
testImplementation 'org.jetbrains.kotlin:kotlin-test'
85
testImplementation 'org.mockito:mockito-core:5.17.0'
0 commit comments