Skip to content

Commit

Permalink
delete jvm toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
harukitosa committed Aug 16, 2024
1 parent 3cd0d3f commit 5209d71
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions plugin/android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,16 +83,6 @@ android {
}
}

kotlin {
jvmToolchain(11)
}

java {
toolchain {
languageVersion.set(JavaLanguageVersion.of(11))
}
}

repositories {
mavenCentral()
}
Expand Down

0 comments on commit 5209d71

Please sign in to comment.