Hi, I using `org.jetbrains.kotlin.native.cocoapods...
# kotlin-native
y
Hi, I using
org.jetbrains.kotlin.native.cocoapods
plugins in PATH-TO-PRJ-ROOT/myLib/build.gradle, happen error on gradle sync that
Execution of task 'podInstall' requires the path to the Podfile. Specify it in the file PATH-TO-PRJ-ROOT/myLib/build.gradle.
on update from Kotlin-1.3.x to Kotlin-1.4-M2. Who knows this fix way?