Do not generate JVM 1.8+ annotation targets in stdlib, -jdk7, -jdk8, reflect
See #KT-53712
This commit is contained in:
committed by
Space
parent
f07163125b
commit
f3e8816dc3
@@ -52,6 +52,7 @@ compileKotlin {
|
||||
"-Xno-optimized-callable-references",
|
||||
"-Xno-kotlin-nothing-value-exception",
|
||||
"-opt-in=kotlin.RequiresOptIn",
|
||||
"-Xno-new-java-annotation-targets",
|
||||
]
|
||||
moduleName = "kotlin-reflection"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user