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:
renovate[bot] 2025-05-31 07:13:50 +07:00 committed by GitHub
parent b6e1cabc59
commit 733fcbba4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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" }