Refactoring: cleanup after merge

This commit is contained in:
Alexey Tsvetkov
2016-09-23 23:14:43 +03:00
parent 139cead7b4
commit 18ffb974c7
9 changed files with 33 additions and 50 deletions
@@ -35,6 +35,11 @@
<artifactId>kotlin-android-extensions</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-gradle-plugin-api</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-compiler-embeddable</artifactId>