blob: 136b8cc3cf3fd581a8e2791f0ecc73e790e7efb7 [file] [log] [blame]
plugins {
id 'java'
}
sourceCompatibility = JavaVersion.VERSION_1_7
targetCompatibility = JavaVersion.VERSION_1_7