I created a desktop application project with Compose.
Now I ask how do I port this project to an exe application to share it?
I searched in several sources and did not find anything. I asked some and did not receive a response from them.
I created a desktop application project with Compose.
Now I ask how do I port this project to an exe application to share it?
I searched in several sources and did not find anything. I asked some and did not receive a response from them.
Copyright © 2021 Jogjafile Inc.
In case you added the
TargetFormat.Msito the following block you should have a gradle tasks likepackageMsiorpackagaReleaseMsi. Further questions might be answered by this Readme.