Skip to content

Commit

Permalink
Bump androidx.compose.ui:ui from 1.4.3 to 1.6.6
Browse files Browse the repository at this point in the history
Bumps androidx.compose.ui:ui from 1.4.3 to 1.6.6.

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 0a3538c commit ed7062e
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 @@ -27,7 +27,7 @@ androidx-browser = { group = "androidx.browser", name = "browser", version = "1.
androidx-paging-runtime = { group = "androidx.paging", name = "paging-runtime-ktx", version = "3.1.1" }

androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version = "1.7.2" }
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.4.3" }
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.6" }
androidx-compose-runtime-livedata = { group = "androidx.compose.runtime", name = "runtime-livedata", version = "1.4.3" }
androidx-compose_material = { group = "androidx.compose.material", name = "material", version = "1.4.3" }
androidx-compose_material3 = { group = "androidx.compose.material3", name = "material3", version = "1.1.1" }
Expand Down

0 comments on commit ed7062e

Please sign in to comment.