blob: 427e473150c33ae9a0e2f759f2dd59e1515a0057 [file] [log] [blame]
plugins {
id("java")
}
sourceCompatibility = JavaVersion.VERSION_1_7
targetCompatibility = JavaVersion.VERSION_1_7