Skip to content

Commit 31459ae

Browse files
Update dependency androidx.compose.ui:ui-graphics to v1.8.3
1 parent dc07451 commit 31459ae

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
@@ -20,7 +20,7 @@ androidx-lifecycle-runtime-ktx = { group = "androidx.lifecycle", name = "lifecyc
2020
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.10.1" }
2121
androidx-compose-bom = { group = "androidx.compose", name = "compose-bom", version.ref = "composeBom" }
2222
androidx-ui = { group = "androidx.compose.ui", name = "ui", version = "1.8.3" }
23-
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics", version = "1.8.2" }
23+
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics", version = "1.8.3" }
2424
androidx-ui-tooling = { group = "androidx.compose.ui", name = "ui-tooling" }
2525
androidx-ui-tooling-preview = { group = "androidx.compose.ui", name = "ui-tooling-preview" }
2626
androidx-ui-test-manifest = { group = "androidx.compose.ui", name = "ui-test-manifest" }

0 commit comments

Comments
 (0)