Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose:compose-bom to v2024.11.00
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent ac44d72 commit 471ce48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo-app/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.3"
# demo-app
androidx-core-ktx = "androidx.core:core-ktx:1.15.0"
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.7"
androidx-compose-bom = "androidx.compose:compose-bom:2024.10.01"
androidx-compose-bom = "androidx.compose:compose-bom:2024.11.00"
androidx-activity-compose = "androidx.activity:activity-compose:1.9.3"
androidx-ui = { group = "androidx.compose.ui", name = "ui" }
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics" }
Expand Down

0 comments on commit 471ce48

Please sign in to comment.