Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 0ae2c2f commit b783d46
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 @@ -49,7 +49,7 @@ androidx-compose-uimanifest = { module = "androidx.compose.ui:ui-test-manifest",
androidx-compose-uitooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "compose" }
androidx-compose-uitoolingpreview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "compose" }
androidx-compose-junit = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "compose" }
androidx-corektx = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-corektx = { module = "androidx.core:core-ktx", version = "1.15.0" }
androidx-hilt-compose = { module = "androidx.hilt:hilt-navigation-compose", version = "1.2.0" }
androidx-lifecycle-viewmodelktx = { module = "androidx.lifecycle:lifecycle-viewmodel-ktx", version = "2.8.7" }
#androidx-palette = { module = "androidx.palette:palette", version = "1.0.0" }
Expand Down

0 comments on commit b783d46

Please sign in to comment.