Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 16, 2024
1 parent 7a28b2c commit 601c560
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 @@ -108,7 +108,7 @@ compose-material-icons-extended = { module = "androidx.compose.material:material
compose-animation-graphics = { module = "androidx.compose.animation:animation-graphics" }
compose-animation-animation = { module = "androidx.compose.animation:animation" }
compose-material3 = { module = "androidx.compose.material3:material3" }
compose-activity = "androidx.activity:activity-compose:1.9.2"
compose-activity = "androidx.activity:activity-compose:1.9.3"
compose-navigation = "dev.olshevski.navigation:reimagined:1.5.0"

ktlint-core = { module = "com.pinterest.ktlint:ktlint-cli", version.ref = "ktlint-core" }
Expand Down

0 comments on commit 601c560

Please sign in to comment.