Gradle subplugin test

This commit is contained in:
Yan Zhulanow
2015-02-26 21:57:34 +03:00
parent 9be33338ef
commit 8760beeed1
11 changed files with 281 additions and 0 deletions
+1
View File
@@ -111,6 +111,7 @@
<module>examples/kotlin-js-library-example</module>
<module>examples/browser-example</module>
<module>examples/browser-example-with-library</module>
<module>examples/kotlin-gradle-subplugin-example</module>
</modules>
<dependencies>