Skip to content

Commit

Permalink
Update dependency androidx.activity:activity to v1.10.0 (#1799)
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 Jan 15, 2025
1 parent 636add8 commit 92ad9ee
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 @@ -16,7 +16,7 @@ compileSdk = "34"
[libraries]
androidx-annotations = { module = "androidx.annotation:annotation", version = "1.9.1" }
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-activity = { module = "androidx.activity:activity", version = "1.9.3" }
androidx-activity = { module = "androidx.activity:activity", version = "1.10.0" }
androidx-compose-ui-android = { module = "androidx.compose.ui:ui-android", version.ref = "compose" }
androidx-lifecycle-runtime = { module = "androidx.lifecycle:lifecycle-runtime-android", version = "2.8.7" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }
Expand Down

0 comments on commit 92ad9ee

Please sign in to comment.