fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0 (#1280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1a162d7b43
commit
c7fedfef69
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ appcompat = "androidx.appcompat:appcompat:1.7.1"
|
|||
biometricktx = "androidx.biometric:biometric-ktx:1.2.0-alpha05"
|
||||
constraintlayout = "androidx.constraintlayout:constraintlayout:2.2.1"
|
||||
corektx = "androidx.core:core-ktx:1.17.0"
|
||||
splashscreen = "androidx.core:core-splashscreen:1.0.1"
|
||||
splashscreen = "androidx.core:core-splashscreen:1.2.0"
|
||||
recyclerview = "androidx.recyclerview:recyclerview:1.4.0"
|
||||
viewpager = "androidx.viewpager:viewpager:1.1.0"
|
||||
profileinstaller = "androidx.profileinstaller:profileinstaller:1.4.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue