John O'Reilly
02/26/2023, 10:29 AMmain function that's in code in jvmMain in kotlin multiplatform module in stable Android Studio but not in IntelliJ or AS Canary for that matter?John O'Reilly
02/26/2023, 10:29 AMJohn O'Reilly
02/26/2023, 10:30 AMCannot locate tasks that match ':shared:compileJava' as task 'compileJava' is ambiguous in project ':shared'. Candidates are: 'compileDebugAndroidTestJavaWithJavac', 'compileDebugJavaWithJavac', 'compileDebugUnitTestJavaWithJavac', 'compileReleaseJavaWithJavac', 'compileReleaseUnitTestJavaWithJavac'.John O'Reilly
02/26/2023, 11:06 AMcompileKotlinJvm gradle taskJohn O'Reilly
02/26/2023, 11:26 AMKonstantin Tskhovrebov
02/27/2023, 9:34 AM