Skip to content

Commit

Permalink
Update dependency androidx.compose:compose-bom to v2024.10.00
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 9c6e5a6 commit 1807796
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 @@ cacheFix-gradle = { module = "org.gradle.android.cache-fix:org.gradle.android.ca
sortDependencies-gradle = { module = "com.squareup.sort-dependencies:com.squareup.sort-dependencies.gradle.plugin", version.ref = "sort" }
composeGuard-gradle = { module = "com.joetr.compose.guard:com.joetr.compose.guard.gradle.plugin", version.ref = "compose-guard" }

compose-bom = { module = "androidx.compose:compose-bom", version = "2024.09.03" }
compose-bom = { module = "androidx.compose:compose-bom", version = "2024.10.00" }
compose-ui = { module = "androidx.compose.ui:ui" }
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
Expand Down

0 comments on commit 1807796

Please sign in to comment.