fix(deps): update dependency androidx.core:core-ktx to v1.17.0 (#5746)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-14 09:50:33 +08:00
committed by GitHub
parent 7ca00b90f1
commit e680050e78
+1 -1
View File
@@ -40,7 +40,7 @@ allprojects {
}
}
dependencies {
implementation 'androidx.core:core-ktx:1.16.0'
implementation 'androidx.core:core-ktx:1.17.0'
}
}