Skip to content

Commit

Permalink
Update dependency androidx.activity:activity-compose to v1.9.2 (#443)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent 1ac3216 commit b27f14c
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 @@ -12,7 +12,7 @@ kotlin = "1.9.25"
android-build-tools-gradle = { module = "com.android.tools.build:gradle", version = "8.6.1" }
kotlinx-knit = { module = "org.jetbrains.kotlinx:kotlinx-knit", version = "0.5.0" }
# dependencies
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.8.2" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.2" }
androidx-compose-compiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
androidx-compose-material = { module = "androidx.compose.material:material", version = "1.6.5" }
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version = "1.7.2" }
Expand Down

0 comments on commit b27f14c

Please sign in to comment.