Make project compilable
This commit is contained in:
@@ -22,4 +22,7 @@ dependencies {
|
||||
test {
|
||||
maxParallelForks = 15
|
||||
forkEvery = 1
|
||||
}
|
||||
}
|
||||
|
||||
sourceCompatibility = JavaVersion.VERSION_1_7
|
||||
targetCompatibility = JavaVersion.VERSION_1_7
|
Reference in New Issue
Block a user