Closed shalaga44 closed 3 years ago
@shalaga44 please see the corresponding docs https://github.com/JetBrains/compose-jb/tree/master/tutorials/Native_distributions_and_local_execution#specifying-package-version
You can either use a single value, that complies with versioning requirements of all requested target formats (e.g. 1.0.0
) or you can specify a separate version for each target format.
Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.
I updated org.jetbrains.compose to version "0.3.0" using kotlin 1.4.31 on Ubuntu 20.04 LTS and now I can't target ms anymore
from where I can get the msiPackageVersion ?