Skip to content

Commit

Permalink
Merge pull request #21 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.8.1
  • Loading branch information
renovate[bot] authored May 10, 2024
2 parents 7b98058 + c385aef commit f16f461
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.7.1"
kotlinx-coroutines-android = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0"
kotlinx-coroutines-android = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.1"
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-appcompat = "androidx.appcompat:appcompat:1.6.1"
barbuzz-beerprogressview = { module = "uk.co.barbuzz:beerprogressview", version.ref = "beerprogressview" }
Expand Down

0 comments on commit f16f461

Please sign in to comment.