Skip to content

Commit

Permalink
Merge pull request #279 from nuhkoca/renovate/versions.activity_ktx
Browse files Browse the repository at this point in the history
Update dependency androidx.activity:activity-ktx to v1.10.0
  • Loading branch information
nuhkoca authored Jan 17, 2025
2 parents d59a693 + bfa6359 commit ea83b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ internal object Versions {
const val material = "1.12.0"
const val core = "1.15.0"
const val appcompat = "1.7.0"
const val activity_ktx = "1.9.3"
const val activity_ktx = "1.10.0"
const val fragment_ktx = "1.8.5"
const val recyclerview = "1.4.0"
const val constraint_layout = "2.2.0"
Expand Down

0 comments on commit ea83b54

Please sign in to comment.