Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3f5a6fe

Browse files
chore(gradle): add comment about JDK 1.8 (java 8)
1 parent 413f522 commit 3f5a6fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ version = "0.2.0"
1414

1515
java {
1616
toolchain {
17+
// use JDK 1.8 (for compatibility)
1718
languageVersion = JavaLanguageVersion.of(8)
1819
sourceCompatibility = JavaVersion.VERSION_1_8
1920
targetCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /