Bruno_
03/16/2019, 1:58 PM> The 'java' plugin has been applied, but it is not compatible with the Android plugins.kotlin-dslBruno_
03/16/2019, 1:59 PM.ktBruno_
03/16/2019, 2:03 PMkotlin-android-extensionscom.android.applicationkotlin-dslgildor
03/16/2019, 2:17 PMMy guess is thatWhy do you apply kotlin-dsl plugin? this is need only if you want to develop own Gradle plugin and use Kotlin-DSL extensionsplugin includes java plugin which interferes with android pluginkotlin-dsl
gildor
03/16/2019, 2:17 PMgildor
03/16/2019, 2:18 PMBruno_
03/16/2019, 2:21 PMkotlin-androidBruno_
03/16/2019, 2:22 PMapply plugin: 'kotlin-android'Extension with name 'android' does not exist. Currently registered extension names: [ext, sonarqube, defaultArtifacts, reporting, sourceSets, java, kotlin]Bruno_
03/16/2019, 2:38 PMgildor
03/16/2019, 2:59 PMgildor
03/16/2019, 2:59 PMgildor
03/16/2019, 3:01 PMBruno_
03/17/2019, 11:14 AMgildor
03/17/2019, 12:25 PM