mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
fix(deps): Update dependency androidx.core:core-ktx to v1.15.0 (#251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
53498c78c6
commit
59193076f1
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
|
|||
browser = { module = "androidx.browser:browser", version = "1.8.0" }
|
||||
biometric = { module = "androidx.biometric:biometric", version = "1.1.0" }
|
||||
cardview = { module = "androidx.cardview:cardview", version = "1.0.0" }
|
||||
core = { module = "androidx.core:core-ktx", version = "1.13.1" }
|
||||
core = { module = "androidx.core:core-ktx", version = "1.15.0" }
|
||||
core-splashscreen = { module = "androidx.core:core-splashscreen", version = "1.0.1" }
|
||||
glance-appwidget = { module = "androidx.glance:glance-appwidget", version = "1.0.0" }
|
||||
layout-constraint = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue