Rename kotlin-android-compiler-plugin to kotlin-android-extensions

This commit is contained in:
Yan Zhulanow
2015-03-04 15:42:11 +03:00
parent da8369066b
commit 33a1aa342f
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
<module>tools/kotlin-gradle-plugin</module>
<module>tools/kotlin-gradle-plugin-core</module>
<module>tools/kotlin-gradle-plugin-api</module>
<module>tools/kotlin-android-compiler-plugin</module>
<module>tools/kotlin-android-extensions</module>
<module>tools/kotlin-maven-plugin-test</module>
<module>tools/kotlin-js-tests</module>
<module>tools/kotlin-js-tests-junit</module>
@@ -16,7 +16,7 @@
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>kotlin-android-compiler-plugin</artifactId>
<artifactId>kotlin-android-extensions</artifactId>
<packaging>jar</packaging>
<description>Android compiler plugin for Kotlin</description>