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

Commit

Permalink
Update to Compose 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Rout committed Oct 24, 2022
1 parent 859c1f1 commit ddb1330
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ object Libs {
else -> throw IllegalArgumentException("Snapshot version not set")
}

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

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

0 comments on commit ddb1330

Please sign in to comment.