Skip to content

Commit

Permalink
fix(deps): update dependency androidx.startup:startup-runtime to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2024
1 parent e0264af commit 0d9f947
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 @@ -61,7 +61,7 @@ androidx-paging-runtime-ktx = { module = "androidx.paging:paging-runtime-ktx", v

androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version.ref = "androidx-recycler" }

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

androidx-test-core-ktx = { module = "androidx.test:core-ktx", version = "1.6.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
Expand Down

0 comments on commit 0d9f947

Please sign in to comment.