Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui to v1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent eb8d5c2 commit 2388e7b
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 @@ -12,7 +12,7 @@ androidCollection = "androidx.collection:collection:1.4.0"
androidTestRunner = "androidx.test:runner:1.5.2"
composeCompiler = { module = "androidx.compose.compiler:compiler", version.ref = "compose-compiler" }
composeMaterial = "androidx.compose.material:material:1.6.2"
composeUi = "androidx.compose.ui:ui:1.6.2"
composeUi = "androidx.compose.ui:ui:1.6.3"
googleMaterial = "com.google.android.material:material:1.11.0"
icu4j = "com.ibm.icu:icu4j:74.2"
junit = "junit:junit:4.13.2"
Expand Down

0 comments on commit 2388e7b

Please sign in to comment.