Skip to content

Commit

Permalink
Added jvmTarget 17
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrosario committed Dec 13, 2023
1 parent 415456c commit 64424a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ javadoc {

compileKotlin {
kotlinOptions {
jvmTarget = "17"
freeCompilerArgs += "-Xopt-in=kotlin.RequiresOptIn"
}
}
Expand Down

0 comments on commit 64424a3

Please sign in to comment.