Skip to content

Commit

Permalink
Merge branch 'main' into mppParcelize
Browse files Browse the repository at this point in the history
  • Loading branch information
hfhbd authored Jun 28, 2024
2 parents 61328a3 + 43ac33a commit 2187fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlinx-uuid-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ kotlin {
named("androidInstrumentedTest") {
dependencies {
implementation("androidx.test:runner:1.6.1")
implementation("androidx.test.ext:junit-ktx:1.1.5")
implementation("androidx.test.ext:junit-ktx:1.2.1")
}
}
}
Expand Down

0 comments on commit 2187fbd

Please sign in to comment.