Kotlin Android Project failed to sync Gradle Project -


i created android project newest android studio version (v2 preview 5) , converted kotlin project. gradle not able sync , build project, see screenshot: enter image description here

i didn't build file , deleted entire gradle cache restarting, killing daemons etc. used newest kotlin version 1.0.0-beta-4584

as error message suggest guess reason kotlin plugin, know how solve problem?

the kotlin gradle plugin not compatible latest alpha plugin of android (2.0.0-alpha6) or alpha5 matter.

until case, can use 2.0.0-alpha3 instead.


Comments

Popular posts from this blog

c - How to retrieve a variable from the Apache configuration inside the module? -

c# - Constructor arguments cannot be passed for interface mocks -

python - malformed header from script index.py Bad header -