Skip to content

Commit

Permalink
Merge pull request #48 from LDRAlighieri/renovate/androidxactivity
Browse files Browse the repository at this point in the history
Update dependency androidx.activity:activity-compose to v1.9.2
  • Loading branch information
LDRAlighieri authored Sep 17, 2024
2 parents 74c53f3 + 905f2d6 commit c22449c
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 @@ kotlin = "2.0.20"

# Androidx
androidxCoreSplashscreen = "1.0.1"
androidxActivity = "1.9.1"
androidxActivity = "1.9.2"
androidxNavigation = "2.7.7"
androidxPagingCompose = "3.3.2"
# Compose
Expand Down

0 comments on commit c22449c

Please sign in to comment.