Skip to content

Commit b11dbfd

Browse files
Bump androidx.compose.compiler:compiler in /examples (#537)
Bumps androidx.compose.compiler:compiler from 1.5.6 to 1.5.10. --- updated-dependencies: - dependency-name: androidx.compose.compiler:compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4bee3b commit b11dbfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ androidx-compose-foundation-layout = { group = "androidx.compose.foundation", na
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.6.2" }
3232
androidx-compose-ui = { group = "androidx.compose.ui", name = "ui", version = "1.6.2" }
33-
androidx-compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version = "1.5.6" }
33+
androidx-compose-compiler = { group = "androidx.compose.compiler", name = "compiler", version = "1.5.10" }
3434

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

0 commit comments

Comments
 (0)