Intellij ultimate and kotlin multiplataform mobile

已回答

After the last update of the ide intellij idea ultimate I can not build my project, and my development has stopped, I can open that same project in android studio but not in the intellij ultimate,

Task 'compileJava' is ambiguous in project ':shared'. Candidates are: 'compileDebugAndroidTestJavaWithJavac', 'compileDebugJavaWithJavac', 'compileDebugUnitTestJavaWithJavac', 'compileReleaseJavaWithJavac', 'compileReleaseUnitTestJavaWithJavac'.

* Try:
> Run gradle tasks to get a list of available tasks.
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

0

Could you please provide us with your [IntelliJIDEA logs](https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files)? You can send it using JetBrains Uploads and share the ID you receive with us.

Before sending us a log archive, please, follow the IntelliJ IDEA External Build logs paragraph instructions and after editing the file reproduce a problem one more time. It would be very helpful for us.

0

请先登录再写评论。