Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity-ktx to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2022
1 parent 67327cd commit 617282f
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 @@ -8,7 +8,7 @@ agp = "7.4.0-beta01"
spotless = "6.11.0"

[libraries]
androidx-activity = "androidx.activity:activity-ktx:1.5.1"
androidx-activity = "androidx.activity:activity-ktx:1.6.0"
androidx-appcompat = "androidx.appcompat:appcompat:1.5.1"
androidx-core = "androidx.core:core-ktx:1.9.0"
androidx-constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
Expand Down

0 comments on commit 617282f

Please sign in to comment.