Skip to content

Commit

Permalink
Merge pull request #52 from usefulness/renovate/org.jetbrains.kotlinx…
Browse files Browse the repository at this point in the history
…-kotlinx-coroutines-android-1.x

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.9.0
  • Loading branch information
renovate[bot] authored Sep 13, 2024
2 parents c2c1e3b + d74ce77 commit 6eef93a
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 @@ -18,7 +18,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
junit-platform-launcher = { module = "org.junit.platform:junit-platform-launcher" }
assertj-core = { module = "org.assertj:assertj-core", version.ref = "maven-assertj" }
androidx-annotation = "androidx.annotation:annotation:1.8.2"
kotlinx-coroutines-android = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
kotlinx-coroutines-android = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
barbuzz-beerprogressview = { module = "uk.co.barbuzz:beerprogressview", version.ref = "beerprogressview" }
Expand Down

0 comments on commit 6eef93a

Please sign in to comment.