Skip to content

Commit da1cd0b

Browse files
Update dependency androidx.compose.ui:ui to v1.7.3 (#422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da62d06 commit da1cd0b

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
@@ -10,7 +10,7 @@ androidAnnotation = "androidx.annotation:annotation:1.8.2"
1010
androidCollection = "androidx.collection:collection:1.4.4"
1111
androidTestRunner = "androidx.test:runner:1.6.2"
1212
composeMaterial = "androidx.compose.material:material:1.7.2"
13-
composeUi = "androidx.compose.ui:ui:1.7.2"
13+
composeUi = "androidx.compose.ui:ui:1.7.3"
1414
googleMaterial = "com.google.android.material:material:1.12.0"
1515
icu4j = "com.ibm.icu:icu4j:75.1"
1616
junit = "junit:junit:4.13.2"

0 commit comments

Comments
 (0)