https://kotlinlang.org logo
#gradle
Title
e

eekboom

11/14/2019, 9:38 PM
Or maybe
Copy code
tasks.compileKotlin {
	kotlinOptions.jvmTarget = "1.8"
}