Skip to content

Commit 10b0a38

Browse files
fix(deps): update dependency androidx.compose.ui:ui-tooling-preview to v1.10.1
1 parent f35a957 commit 10b0a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ktor = "3.3.3"
1111
[libraries]
1212
android-build-tools = "com.android.tools:sdk-common:31.13.2"
1313
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
14-
compose-ui-tooling-preview = "androidx.compose.ui:ui-tooling-preview:1.10.0"
14+
compose-ui-tooling-preview = "androidx.compose.ui:ui-tooling-preview:1.10.1"
1515
fonticons = "dev.tclement.fonticons:core:2.1.1"
1616
highlights = "dev.snipme:highlights:1.1.0"
1717
kotlinpoet = "com.squareup:kotlinpoet:2.2.0"

0 commit comments

Comments
 (0)