mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 10:14:50 +00:00
fix(deps): Update dependency androidx.core:core-ktx to v1.16.0 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b6e1cabc59
commit
733fcbba4a
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,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.15.0" }
|
||||
core = { module = "androidx.core:core-ktx", version = "1.16.0" }
|
||||
core-splashscreen = { module = "androidx.core:core-splashscreen", version = "1.0.1" }
|
||||
glance-appwidget = { module = "androidx.glance:glance-appwidget", version = "1.1.1" }
|
||||
layout-constraint = { module = "androidx.constraintlayout:constraintlayout", version = "2.2.1" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue