Skip to content

Commit

Permalink
chore(deps): Bump androidx.startup:startup-runtime from 1.1.1 to 1.2.0 (
Browse files Browse the repository at this point in the history
#468)

Bumps androidx.startup:startup-runtime from 1.1.1 to 1.2.0.

---
updated-dependencies:
- dependency-name: androidx.startup:startup-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 21, 2024
1 parent 292c740 commit b3f55c9
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 @@ -27,7 +27,7 @@ androidx-lifecycle-runtime-ktx = { module = "androidx.lifecycle:lifecycle-runtim
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "androidx-lifecycle" }
androidx-lifecycle-viewmodel-ktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version.ref = "androidx-lifecycle" }
androidx-navigation-compose = "androidx.navigation:navigation-compose:2.8.1"
androidx-startup-runtime = "androidx.startup:startup-runtime:1.1.1"
androidx-startup-runtime = "androidx.startup:startup-runtime:1.2.0"
compose-gradle-plugin = { module = "org.jetbrains.kotlin.plugin.compose:org.jetbrains.kotlin.plugin.compose.gradle.plugin", version.ref = "kotlin" }
facebook-stetho = "com.facebook.stetho:stetho:1.6.0"
jakewharton-timber = "com.jakewharton.timber:timber:5.0.1"
Expand Down

0 comments on commit b3f55c9

Please sign in to comment.