Skip to content

Commit

Permalink
fix(deps): update dependency androidx.activity:activity to v1.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 13, 2024
1 parent ecd7223 commit 4feeb37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencyResolutionManagement {
val golang = "1.0.4"
val coroutine = "1.7.3"
val coreKtx = "1.8.0"
val activity = "1.5.0"
val activity = "1.8.2"
val fragment = "1.5.0"
val appcompat = "1.4.2"
val coordinator = "1.2.0"
Expand Down

0 comments on commit 4feeb37

Please sign in to comment.