Join Slack
Powered by
I’m trying to use ``` compileKotlin { kotlinOp...
# android
a
azabost
04/19/2017, 9:47 AM
I’m trying to use
Copy code
compileKotlin { kotlinOptions { jvmTarget = "1.6" } }
but it tells me there is no such method
compileKotlin()
2
Views
Open in Slack
Previous
Next