Skip to content

Commit 6f7c31d

Browse files
Bump androidx.compose.ui:ui from 1.5.4 to 1.6.2 in /examples
Bumps androidx.compose.ui:ui from 1.5.4 to 1.6.2. --- 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]>
1 parent 5a21122 commit 6f7c31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ androidx-activity-compose = { group = "androidx.activity", name = "activity-comp
2929
androidx-compose-foundation-layout = { group = "androidx.compose.foundation", name = "foundation-layout", version = "1.6.2" }
3030
androidx-compose-material = { group = "androidx.compose.material", name = "material", version = "1.6.2" }
3131
androidx-compose-runtime = { group = "androidx.compose.runtime", name = "runtime", version = "1.5.4" }
32-
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.5.4" }
32+
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.2" }
3333
androidx-compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version = "1.5.6" }
3434

3535
kotlin-test-junit = { group = "org.jetbrains.kotlin", name = "kotlin-test-junit", version = "1.9.22" }

0 commit comments

Comments
 (0)