Skip to content

Commit

Permalink
chore(deps): update dependency androidx.activity:activity-compose to …
Browse files Browse the repository at this point in the history
…v1.9.2 (#127)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 12, 2024
1 parent 458e05a commit 7e39e97
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 @@ -47,7 +47,7 @@ jvm = "17"
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-splashscreen = "androidx.core:core-splashscreen:1.2.0-alpha02"
androidx-activity = "androidx.activity:activity-compose:1.9.1"
androidx-activity = "androidx.activity:activity-compose:1.9.2"

# Ktor
ktor-client-core = { module = "io.ktor:ktor-client-core", version.ref = "ktor" }
Expand Down

0 comments on commit 7e39e97

Please sign in to comment.