Skip to content

Commit

Permalink
Bump androidx.activity:activity-compose from 1.9.2 to 1.9.3
Browse files Browse the repository at this point in the history
Bumps androidx.activity:activity-compose from 1.9.2 to 1.9.3.

---
updated-dependencies:
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 6a8c789 commit be49d61
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 @@ -43,7 +43,7 @@ compose-gradle-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle
compose-foundation = { module = "androidx.compose.foundation:foundation" }
compose-ui = { module = "androidx.compose.ui:ui" }
compose-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
compose-activity = "androidx.activity:activity-compose:1.9.2"
compose-activity = "androidx.activity:activity-compose:1.9.3"
compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.1.0"
compose-detekt = "io.nlopez.compose.rules:detekt:0.4.17"
compose-navigation = "androidx.navigation:navigation-compose:2.8.1"
Expand Down

0 comments on commit be49d61

Please sign in to comment.