Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity-compose to v1…
Browse files Browse the repository at this point in the history
….9.3
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent b73267c commit 55a7b63
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 @@ -25,7 +25,7 @@ desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.2"
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.10.00"
androidx-activity-compose = "androidx.activity:activity-compose:1.9.2"
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" }
androidx-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
Expand Down

0 comments on commit 55a7b63

Please sign in to comment.