Skip to content

Commit

Permalink
Update dependency androidx.compose.ui:ui to v1.7.6 (#25)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 843e3cb commit 9fef754
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 @@ -34,7 +34,7 @@ kotlinx-serialization-protobuf = { module = "org.jetbrains.kotlinx:kotlinx-seria
kotlinx-datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version.ref = "kotlinx-datetime" }


compose-ui-core = { module = "androidx.compose.ui:ui", version = "1.7.1" }
compose-ui-core = { module = "androidx.compose.ui:ui", version = "1.7.6" }
compose-ui-util = { module = "androidx.compose.ui:ui-util", version = "1.7.3" }
compose-material-m3 = { module = "androidx.compose.material3:material3", version = "1.3.0" }
compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version = "1.7.1" }
Expand Down

0 comments on commit 9fef754

Please sign in to comment.