Remove JPS support for Android Extensions

This commit is contained in:
Yan Zhulanow
2018-12-27 19:16:13 +03:00
parent cca6ba38be
commit 34818b0bbe
30 changed files with 1 additions and 601 deletions
-1
View File
@@ -22,7 +22,6 @@ dependencies {
compile(projectTests(":plugins:jvm-abi-gen"))
compile(projectTests(":plugins:android-extensions-compiler"))
compile(projectTests(":plugins:android-extensions-ide"))
compile(projectTests(":plugins:android-extensions-jps"))
compile(projectTests(":kotlin-annotation-processing"))
compile(projectTests(":kotlin-annotation-processing-cli"))
compile(projectTests(":kotlin-allopen-compiler-plugin"))