Skip to content

Commit 90048b6

Browse files
Merge pull request #1308 from juliansteenbakker/dependabot/gradle/android/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.10.1
chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.7.3 to 1.10.1 in /android
2 parents 154a486 + 983ed1e commit 90048b6

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)