Gradle 4 and Android plugin 3 improvements #433
This commit is contained in:
parent
1aa5f24e11
commit
53dbb737fb
@ -30,7 +30,7 @@ sourceSets {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
mainClassName = "org.oscim.test.MapsforgeMultiTest"
|
mainClassName = "org.oscim.test.MapsforgeTest"
|
||||||
run {
|
run {
|
||||||
if (project.hasProperty("args")) {
|
if (project.hasProperty("args")) {
|
||||||
args project.getProperty("args").split(",")
|
args project.getProperty("args").split(",")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user