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.1
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent d515fc1 commit 9a7e9af
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 @@ -17,7 +17,7 @@ androidx-security-identity = "androidx.security:security-identity-credential:1.0

build-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }

compose-activity = "androidx.activity:activity-compose:1.9.0"
compose-activity = "androidx.activity:activity-compose:1.9.1"
compose-bom = "androidx.compose:compose-bom:2024.06.00"
compose-compiler = "androidx.compose.compiler:compiler:1.5.14"
compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.0.1"
Expand Down

0 comments on commit 9a7e9af

Please sign in to comment.