Report error on -Xuse-old-backend, remove Gradle option useOldBackend
Allow using old JVM backend only to compile kts. #KT-48532 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
warning: language version is automatically inferred to 1.5 when using the old JVM backend. Consider specifying -language-version explicitly, or remove -Xuse-old-backend
|
||||
warning: -Xuse-old-backend is no longer supported. Please migrate to the new JVM IR backend
|
||||
OK
|
||||
Reference in New Issue
Block a user