Build: remove obsolete argument -Xskip-runtime-version-check

It was removed in KT-41664.
This commit is contained in:
Alexander Udalov
2021-11-26 01:27:28 +01:00
parent 8e8a6e6108
commit 8a7d86c4e5
7 changed files with 6 additions and 16 deletions
-1
View File
@@ -506,7 +506,6 @@ allprojects {
"-Xjvm-default=compatibility",
"-Xno-optimized-callable-references",
"-Xno-kotlin-nothing-value-exception",
"-Xskip-runtime-version-check",
"-Xsuppress-deprecated-jvm-target-warning" // Remove as soon as there are no modules for JDK 1.6 & 1.7
)