Skip to content

Commit

Permalink
Update dependency androidx.fragment:fragment-ktx to v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 22, 2023
1 parent a89c620 commit dbc9003
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Versions {
const val MOCKITO = "3.12.4"
const val MOCKITO_KOTILN = "3.2.0"
const val CORE_KTX = "1.2.0"
const val FRAGMENT_KTX = "1.2.4"
const val FRAGMENT_KTX = "1.6.1"
const val DETEKT_RUNTIME = "1.23.1"
const val LIFECYCLE = "2.2.0"
const val VIEW_BINDING_DELEGATE = "1.5.9"
Expand Down

0 comments on commit dbc9003

Please sign in to comment.