Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to…
Browse files Browse the repository at this point in the history
… v1.7.1
  • Loading branch information
renovate[bot] authored May 12, 2023
1 parent 0d2c911 commit 0ea0a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ moshi-converter = "com.squareup.retrofit2:converter-moshi:2.9.0"
moshi-codegen = "com.squareup.moshi:moshi-kotlin-codegen:1.14.0"

coroutines-core = 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.0'
coroutines-android = 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.0'
coroutines-android = 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.1'

junit = 'junit:junit:4.13.2'
robolectric = 'org.robolectric:robolectric:4.10.2'
Expand Down

0 comments on commit 0ea0a2a

Please sign in to comment.