Update dependency androidx.core:core-ktx to v1.10.1

This commit is contained in:
Renovate Bot 2023-05-10 17:32:09 +00:00
parent 90ffa32246
commit 58de991d64

View File

@ -4,7 +4,7 @@ gradle = "8.1.1"
navigation = "2.5.3"
gradlePlugin = "8.0.1"
androidxcore = "1.10.0"
androidxcore = "1.10.1"
ktlint = "0.43.2"
ktlintGradle = "11.3.2"
detekt = "1.22.0"