mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-18 12:11:35 +00:00
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:
commit
273e5db534
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user