Skip to content

Commit 07b4ba8

Browse files
committed
fix(deps): update dependency androidx.core:core-ktx to v1.16.0
1 parent 1e4c13d commit 07b4ba8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util", version.ref
120120
# Embed XML via view binding into Composables
121121
androidx-compose-ui-viewBinding = { module = "androidx.compose.ui:ui-viewbinding", version.ref = "compose-ui" }
122122

123-
androidx-core = "androidx.core:core-ktx:1.15.0"
123+
androidx-core = "androidx.core:core-ktx:1.16.0"
124124

125125
androidx-datastore-preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
126126

0 commit comments

Comments
 (0)