Set jvm target validation mode to 'error'.

This commit is contained in:
Yahor Berdnikau
2021-08-06 17:53:45 +02:00
parent d375c52830
commit bcf08e3293
+1 -2
View File
@@ -17,8 +17,7 @@ kotlin.build.publishing.attempts=20
## The following properties can be added to your local.properties file to customize the build:
# Enable when https://youtrack.jetbrains.com/issue/KT-47520 will be fixed
kotlin.jvm.target.validation.mode=ignore
kotlin.jvm.target.validation.mode=error
#attachedIntellijVersion=203 (or any other platform version)