Skip to content

Commit

Permalink
Update dependency compose to "1.6.10-dev1566" to sync gradle and reso…
Browse files Browse the repository at this point in the history
…urces library builds
  • Loading branch information
terrakok committed Apr 5, 2024
1 parent 2bb6ec5 commit 3a8ef13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android.useAndroidX=true

#Versions
kotlin.version=1.9.23
compose.version=1.6.10-dev1559
compose.version=1.6.10-dev1566
agp.version=8.1.2

#Compose
Expand Down
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-dev1559
compose.version=1.6.10-dev1566
# 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 3a8ef13

Please sign in to comment.