https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
m

mayojava

06/07/2021, 7:20 AM
KMM noob here, I am having an issue with getting the right version of Android studio and KMM plugin that works together. I am currently using AS 2021.1.1 Canary 1 and KMM plugin 0.2.4(203-1.5.0-release-759-IJ)-57, but whenever I create a new KMM project I get an error saying the project name is not a Gradle-based project.
l

louiscad

06/07/2021, 8:17 AM
Can you give a project name you tried. and maybe show a screenshot of the issue in this thread?
k

Konstantin Tskhovrebov

06/07/2021, 9:51 AM
Hi! You have to update KMM plugin to 0.2.5 🙂
This version AS changed wizards api underhood and it broke KMM wizard
3 Views