Skip to content

Commit 89782cd

Browse files
fix(deps): update dependency androidx.core:core-ktx to v1.16.0 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ae71fe commit 89782cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/androidx.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ appcompat = "androidx.appcompat:appcompat:1.7.0"
1212
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
1313
constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1"
1414
compose-constraintlayout = "androidx.constraintlayout:constraintlayout-compose:1.1.1"
15-
corektx = "androidx.core:core-ktx:1.15.0"
15+
corektx = "androidx.core:core-ktx:1.16.0"
1616
splashscreen = "androidx.core:core-splashscreen:1.0.1"
1717
recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
1818
viewpager = "androidx.viewpager:viewpager:1.1.0"

0 commit comments

Comments
 (0)