Use default target for android tests

This commit is contained in:
Mikhael Bogdanov
2019-07-09 09:21:55 +02:00
parent d4fb76c1da
commit b82c32a807
-2
View File
@@ -4,8 +4,6 @@ plugins {
id("jps-compatible")
}
jvmTarget = "1.6"
dependencies {
compile(project(":compiler:util"))
compile(project(":compiler:cli"))