Skip to content

Commit

Permalink
Update libs.versions.toml with ktx (#828)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredsburrows authored Jan 24, 2025
1 parent fe8904d commit fbdffe6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ androidx-lifecycle-viewmodelktx = { module = "androidx.lifecycle:lifecycle-viewm
androidx-palette = { module = "com.kmpalette:kmpalette-core", version = "3.1.0" }
androidx-startup = { module = "androidx.startup:startup-runtime", version = "1.2.0" }
androidx-test-annotation = { module = "androidx.test:annotation", version = "1.0.1" }
androidx-test-core = { module = "androidx.test:core", version = "1.6.1" }
androidx-test-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
androidx-test-core = { module = "androidx.test:core-ktx", version = "1.6.1" }
androidx-test-junit = { module = "androidx.test.ext:junit-ktx", version = "1.2.1" }
androidx-test-orchestrator = { module = "androidx.test:orchestrator", version = "1.5.1" }
androidx-test-rules = { module = "androidx.test:rules", version = "1.6.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
Expand Down

0 comments on commit fbdffe6

Please # to comment.