Update dependency androidx.core:core-ktx to v1.16.0 (#1990)

(cherry picked from commit 180318f57d82529c0040a2d310a679a493d2b9f3)
This commit is contained in:
Mend Renovate 2025-04-13 12:31:31 +02:00 committed by Jobobby04
parent 8c62bb6d6d
commit b8267f1fef

View File

@ -11,7 +11,7 @@ annotation = "androidx.annotation:annotation:1.9.1"
appcompat = "androidx.appcompat:appcompat:1.7.0" appcompat = "androidx.appcompat:appcompat:1.7.0"
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05" biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1" constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1"
corektx = "androidx.core:core-ktx:1.15.0" corektx = "androidx.core:core-ktx:1.16.0"
splashscreen = "androidx.core:core-splashscreen:1.0.1" splashscreen = "androidx.core:core-splashscreen:1.0.1"
recyclerview = "androidx.recyclerview:recyclerview:1.4.0" recyclerview = "androidx.recyclerview:recyclerview:1.4.0"
viewpager = "androidx.viewpager:viewpager:1.1.0" viewpager = "androidx.viewpager:viewpager:1.1.0"