Skip to content

Commit

Permalink
Update AndroidX Activity to version 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen authored and mergify[bot] committed Jan 16, 2025
1 parent 3fa2a0e commit dc8f8c9
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 @@ -13,7 +13,7 @@ kotlinx-coroutines = "1.10.0"
material = "1.12.0"

# AndroidX
androidx-activity = "1.9.3"
androidx-activity = "1.10.0"
androidx-annotation = "1.9.1"
androidx-appcompat = "1.7.0"
androidx-browser = "1.8.0"
Expand Down

0 comments on commit dc8f8c9

Please sign in to comment.