Skip to content

Commit

Permalink
Update to Compose 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Rout committed Nov 10, 2022
1 parent 8c311ae commit 59e3614
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -50,7 +50,7 @@ object Libs {
else -> throw IllegalArgumentException("Snapshot version not set")
}

const val version = "1.3.0"
const val version = "1.3.1"
const val compilerVersion = "1.3.2"

const val runtime = "androidx.compose.runtime:runtime:$version"
Expand Down

0 comments on commit 59e3614

Please sign in to comment.