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

Commit 59e3614

Browse files
author
Nick Rout
committed
Update to Compose 1.3.1
1 parent 8c311ae commit 59e3614

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
@@ -50,7 +50,7 @@ object Libs {
5050
else -> throw IllegalArgumentException("Snapshot version not set")
5151
}
5252

53-
const val version = "1.3.0"
53+
const val version = "1.3.1"
5454
const val compilerVersion = "1.3.2"
5555

5656
const val runtime = "androidx.compose.runtime:runtime:$version"

0 commit comments

Comments
 (0)