Skip to content

Commit

Permalink
[gradle] Update compose dependency in the gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
terrakok committed Apr 18, 2024
1 parent 2d225f3 commit cc29fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle-plugins/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ kotlin.code.style=official
dev.junit.parallel=false

# Default version of Compose Libraries used by Gradle plugin
compose.version=1.6.10-dev1566
compose.version=1.6.10-dev1590
# The latest version of Compose Compiler used by Gradle plugin. Used only in tests/CI.
compose.tests.compiler.version=1.5.10.1
# The latest version of Kotlin compatible with compose.tests.compiler.version. Used only in tests/CI.
Expand Down

0 comments on commit cc29fda

Please sign in to comment.