Skip to content

Commit

Permalink
Use Jetbrains runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
Edivad99 committed Oct 29, 2023
1 parent f28d2f7 commit b7b1f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ base {
java {
toolchain {
languageVersion = JavaLanguageVersion.of(17)
vendor = JvmVendorSpec.JETBRAINS
}
}

Expand Down

0 comments on commit b7b1f0c

Please sign in to comment.