Hi folks, Compose-desktop has any version that is ...
# compose-desktop
s
Hi folks, Compose-desktop has any version that is compiled on top of Compose Android 1.0.0 ? (specially the compiler plugin)
i
There is no such version. Compose for Android 1.0.0 is built from rc-branch, which is a stabilized branch. Compose for Desktop is built from the latest androidx-main, which is not a stable branch (usually it contains the most recent features, even from 1.0.0) We can say that CfD
1.0.0-alpha1-rc5
is 1.0.0 plus multiple new features and bugs 🙂