Skip to content

Commit

Permalink
fix(deps): update dependency androidx.test:core-ktx to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and wax911 committed Jun 30, 2024
1 parent 9b2c8e3 commit 4b6f206
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 @@ androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version

androidx-startup-runtime = { module = "androidx.startup:startup-runtime", version = "1.1.1" }

androidx-test-core-ktx = { module = "androidx.test:core-ktx", version = "1.5.0" }
androidx-test-core-ktx = { module = "androidx.test:core-ktx", version = "1.6.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
androidx-test-rules = { module = "androidx.test:rules", version = "1.5.0" }

Expand Down

0 comments on commit 4b6f206

Please sign in to comment.