Android plugins are now test dependencies, not compile-time
This commit is contained in:
+2
-2
@@ -45,7 +45,7 @@
|
||||
<orderEntry type="library" scope="PROVIDED" name="coverage-plugin" level="project" />
|
||||
<orderEntry type="module" module-name="util" />
|
||||
<orderEntry type="library" name="android_tests" level="project" />
|
||||
<orderEntry type="module" module-name="android-compiler-plugin" />
|
||||
<orderEntry type="module" module-name="android-idea-plugin" />
|
||||
<orderEntry type="module" module-name="android-compiler-plugin" scope="TEST" />
|
||||
<orderEntry type="module" module-name="android-idea-plugin" scope="TEST" />
|
||||
</component>
|
||||
</module>
|
||||
|
||||
Reference in New Issue
Block a user