blob: 2b015955b036b2581faf132e3d9956cb764e733f [file] [log] [blame]
android {
compileOptions {
sourceCompatibility = JavaVersion.VERSION_1_8
targetCompatibility("11")
}
}