Android Extensions: Add runtime library with LayoutContainer and its options

This commit is contained in:
Yan Zhulanow
2017-06-05 18:04:27 +03:00
parent 1a1db5a6f1
commit 6e1dd08fbb
9 changed files with 160 additions and 0 deletions
+1
View File
@@ -99,6 +99,7 @@
<module>tools/kotlin-script-util</module>
<module>tools/kotlin-android-extensions</module>
<module>tools/kotlin-android-extensions-runtime</module>
<module>tools/kotlin-maven-plugin-test</module>
<module>examples/annotation-processor-example</module>