Davide Giuseppe Farella
12/02/2019, 7:50 AMkotlin-android
get() = kotlin("android")`
and this is shown correctly in my build.gradle
plugins {
`kotlin-android`
}
But when I try to sync I got the following error: `Unresolved reference: `kotlin-android``octylFractal
12/02/2019, 7:53 AMDavide Giuseppe Farella
12/02/2019, 7:53 AMoctylFractal
12/02/2019, 7:55 AMDavide Giuseppe Farella
12/02/2019, 7:57 AMpackage org.gradle.kotlin.dsl