Rename kotlin-android-compiler-plugin to kotlin-android-extensions
This commit is contained in:
+1
-1
@@ -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>
|
||||
|
||||
+1
-1
@@ -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>
|
||||
Reference in New Issue
Block a user