Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slack-oss-bot committed May 3, 2024
1 parent 955aa81 commit 2ceefa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ androidx-compose-ui-util = { module = "androidx.compose.ui:ui-util", version.ref
# Embed XML via view binding into Composables
androidx-compose-ui-viewBinding = { module = "androidx.compose.ui:ui-viewbinding", version.ref = "compose-ui" }

androidx-core = "androidx.core:core-ktx:1.13.0"
androidx-core = "androidx.core:core-ktx:1.13.1"

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

Expand Down

0 comments on commit 2ceefa4

Please sign in to comment.