Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 3235817 commit bb73993
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 @@ -35,7 +35,7 @@ compose-ui = { module = "androidx.compose.ui:ui" }
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling-preview" }
compose-ui-tooling-debug = { module = "androidx.compose.ui:ui-tooling" }
compose-ui-util = { module = "androidx.compose.ui:ui-util" }
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.0" }
compose-activity = { module = "androidx.activity:activity-compose", version = "1.9.1" }
compose-lintchecks = { module = "com.slack.lint.compose:compose-lint-checks", version = "1.3.1" }

coroutines-core = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "coroutines_version" }
Expand Down

0 comments on commit bb73993

Please sign in to comment.