Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Commit 98cdff8

Browse files
author
Nick Rout
committed
Update to Compose Compiler 1.3.0
1 parent 517dccb commit 98cdff8

File tree

1 file changed

+1
-1
lines changed
  • buildSrc/src/main/java/com/google/android/material/composethemeadapter

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/com/google/android/material/composethemeadapter/dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ object Libs {
5151
}
5252

5353
const val version = "1.2.0"
54-
const val compilerVersion = "1.2.0"
54+
const val compilerVersion = "1.3.0"
5555

5656
const val runtime = "androidx.compose.runtime:runtime:$version"
5757
const val foundation = "androidx.compose.foundation:foundation:${version}"

0 commit comments

Comments
 (0)