Skip to content
Snippets Groups Projects
Commit cf9cae76 authored by Nindouja's avatar Nindouja
Browse files

CI

parent 41f0f33b
Branches
Tags
No related merge requests found
......@@ -79,7 +79,7 @@ tasks.register('sourceJar', Jar) {
tasks.withType(KotlinCompile).all {
kotlinOptions {
freeCompilerArgs += "-Xjsr305=strict"
jvmTarget = "18"
jvmTarget = "17"
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment