Build: Embed projects not published to maven into kotlin-plugin.jar
This commit is contained in:
@@ -48,8 +48,6 @@ runtimeJar {
|
||||
|
||||
dist()
|
||||
|
||||
ideaPlugin()
|
||||
|
||||
testsJar {}
|
||||
|
||||
evaluationDependsOn(":kotlin-android-extensions-runtime")
|
||||
|
||||
@@ -82,5 +82,3 @@ projectTest {
|
||||
}
|
||||
|
||||
runtimeJar()
|
||||
|
||||
ideaPlugin()
|
||||
|
||||
Reference in New Issue
Block a user