fix(deps): update dependency androidx.core:core-ktx to v1.13.0 (#690)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 7fd8f653529b8e1488dd57c051000abf2a80ed12)
(cherry picked from commit e1bab1172a75d51ae3ee19d6b4d7380cefe03a0b)
This commit is contained in:
renovate[bot] 2024-04-20 10:52:56 +06:00 committed by Cuong Tran
parent b226027dce
commit f4bb742bd5
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -10,7 +10,7 @@ annotation = "androidx.annotation:annotation:1.7.1"
appcompat = "androidx.appcompat:appcompat:1.6.1"
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
constraintlayout = "androidx.constraintlayout:constraintlayout:2.1.4"
corektx = "androidx.core:core-ktx:1.12.0"
corektx = "androidx.core:core-ktx:1.13.0"
splashscreen = "androidx.core:core-splashscreen:1.0.1"
recyclerview = "androidx.recyclerview:recyclerview:1.3.2"
viewpager = "androidx.viewpager:viewpager:1.1.0-alpha01"