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

chore(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.5.2 to 1.9.0 in /mobile/android
This commit is contained in:
KoalaSat 2024-10-19 14:50:18 +00:00 committed by GitHub
commit 273e5db534
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -297,7 +297,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.5.2"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.5.2"
if (enableHermes) {