Skip to content

Commit

Permalink
Add kotlin 1.9.22 support
Browse files Browse the repository at this point in the history
  • Loading branch information
eymar authored Dec 27, 2023
1 parent 1c7154b commit 73b3c59
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ internal object ComposeCompilerCompatibility {
"1.9.20-RC2" to "1.5.3-rc01",
"1.9.20" to "1.5.3",
"1.9.21" to "1.5.4",
"1.9.22" to "1.5.7",
"2.0.0-Beta1" to "1.5.4-dev1-kt2.0.0-Beta1",
)

Expand Down

0 comments on commit 73b3c59

Please sign in to comment.