Skip to content

Commit 125eb5a

Browse files
committed
chore: target JVM removed
1 parent 5a83dce commit 125eb5a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,6 @@ subprojects {
128128
scalaCompilerPlugin
129129
}
130130

131-
compileScala {
132-
scalaCompileOptions.additionalParameters = ['-target:jvm-1.8']
133-
}
134-
135131
repositories {
136132
mavenCentral()
137133
}

0 commit comments

Comments
 (0)