Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose:compose-bom to v2024.09…
Browse files Browse the repository at this point in the history
….02 (#603)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent d774f72 commit a116d99
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.2"
# demo-app
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"
androidx-compose-bom = "androidx.compose:compose-bom:2024.09.01"
androidx-compose-bom = "androidx.compose:compose-bom:2024.09.02"
androidx-activity-compose = "androidx.activity:activity-compose:1.9.2"
androidx-ui = { group = "androidx.compose.ui", name = "ui" }
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics" }
Expand Down

0 comments on commit a116d99

Please sign in to comment.