Configure Kotlin for Android: add kotlin plugin to project build.gradle file.

Do not add mavenCentral dependency if jcenter is present
This commit is contained in:
Natalia Ukhorskaya
2016-03-03 13:24:31 +03:00
parent e611154580
commit 6b48eae03e
13 changed files with 296 additions and 168 deletions
-1
View File
@@ -38,7 +38,6 @@
<orderEntry type="module" module-name="eval4j" />
<orderEntry type="module" module-name="idea-core" />
<orderEntry type="module" module-name="idea-analysis" exported="" />
<orderEntry type="module" module-name="kotlin-android-plugin" />
<orderEntry type="module" module-name="js.frontend" />
<orderEntry type="library" scope="PROVIDED" name="coverage-plugin" level="project" />
<orderEntry type="module" module-name="util" />