Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
iNoles authored May 6, 2024
1 parent 72b0194 commit 22308ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ repositories {
gradlePluginPortal()
}

kotlin {
/*kotlin {
jvmToolchain(8)
}
}*/

java {
sourceCompatibility = JavaVersion.VERSION_1_8
Expand Down

0 comments on commit 22308ac

Please sign in to comment.