Hello,
when I want to convert a Kotlin library module to Android library module, I am getting this error:
com.intellij.openapi.externalSystem.model.ExternalSystemException: lateinit property _buildFeatureValues has not been initialized
And here is my gradle files: first one kotlin library gradle, second one Android library gradle.
Slack Conversation