magnumrocha
08/24/2021, 2:10 PM> Task :shared:compileDebugAndroidTestKotlinAndroid
e: /.../shared/src/commonTest/kotlin/<package>/Utils.kt: (5, 12): Expected function 'myExpectFunction' has no actual declaration in module <shared_debug> for JVM
> Task :shared:compileDebugAndroidTestKotlinAndroid FAILED
I am with the latest version of kotlin gradle plugin (1.5.21) and android gradle plugin (7.1.0-alpha09)
I have no JVM targets setup on my kotlin plugin….kevindmoore
08/24/2021, 2:55 PMmagnumrocha
08/24/2021, 2:56 PMjvm
as kotlin plugin target?kevindmoore
08/24/2021, 2:57 PMkevindmoore
08/24/2021, 2:57 PMkotlin { jvm {} }
magnumrocha
08/24/2021, 2:59 PMandroid
iosX64
iosArm64