is it possible to use compose multiplatform with t...
# compose-desktop
j
is it possible to use compose multiplatform with the k2 compiler?
s
o
There were a bunch of issues fixed for k2 in kotlin 1.9.20-Beta. The corresponding compose compiler plugin is 1.5.2.1-Beta2. Or you can simply use Compose Multiplatform 1.5.10-beta01 and kotlin 1.9.20-Beta.
👀 1