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

Commit

Permalink
Revert Compose to 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Rout committed Sep 8, 2022
1 parent 6e5cc53 commit 155d0b3
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.3.0-beta01"
const val version = "1.2.1"
const val compilerVersion = "1.3.0"

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

0 comments on commit 155d0b3

Please sign in to comment.