Skip to content

Commit

Permalink
Update androidx.activity to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent 646dc88 commit fef5667
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ androidx-compose-ui = "1.7.6"
androidx-compose-animation = "1.6.6"
jetbrains-compose = "1.7.3"

androidx-activity = "1.9.3"
androidx-activity = "1.10.0"
androidx-annotations = "1.5.0"
androidx-core = "1.15.0"
androidx-lifecycle = "2.8.7"
Expand Down
2 changes: 1 addition & 1 deletion sample/simple/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ android-target = "35"
android-desugarjdklibs = "2.1.4"
android-gradle = "8.8.0"
android-min = "26"
androidx-activity = "1.9.3"
androidx-activity = "1.10.0"
androidx-annotations = "1.6.0"
androidx-compose-runtime = "1.7.6"
androidx-compose-ui = "1.7.6"
Expand Down

0 comments on commit fef5667

Please sign in to comment.