Parcel: Invoke box tests as an external process to prevent class clashes with IntelliJ platform
This commit is contained in:
committed by
Yan Zhulanow
parent
11b6382518
commit
5641909d1d
@@ -247,9 +247,12 @@
|
||||
<get-maven-library-with-dependencies
|
||||
group="org.robolectric"
|
||||
artifact="robolectric"
|
||||
version="3.3.2"
|
||||
version="3.1"
|
||||
target.dir="robolectric"/>
|
||||
|
||||
<get-maven-library prefix="org/apache/maven" lib="maven-ant-tasks" version="2.1.3"
|
||||
target.jar.name.base="maven-ant-tasks" download="${dependencies}/robolectric" />
|
||||
|
||||
<!-- kotlinx.coroutines -->
|
||||
<get-maven-library prefix="org/jetbrains/kotlinx" lib="kotlinx-coroutines-core" version="${kotlinx.coroutines.version}"
|
||||
target.jar.name.base="kotlinx-coroutines-core" server="http://dl.bintray.com/kotlin/kotlinx/"/>
|
||||
|
||||
Reference in New Issue
Block a user