Trying to compile (Android) project with: ``` ...
# announcements
m
Trying to compile (Android) project with:
Copy code
compile "org.jetbrains.kotlin:kotlin-runtime:$kotlin_version"
    compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
fails.