Merge pull request #1673 from RoboSats/dependabot/gradle/mobile/android/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.10.1

chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.9.0 to 1.10.1 in /mobile/android
This commit is contained in:
KoalaSat
2025-03-11 11:27:12 +00:00
committed by GitHub

View File

@ -296,7 +296,7 @@ dependencies {
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
implementation "io.matthewnelson.kotlin-components:kmp-tor:4.8.6-0-1.4.4"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.1"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2"
if (enableHermes) {