Add '-Xno-kotlin-nothing-value-exception' to compiler args in kotlin
This commit is contained in:
@@ -365,6 +365,7 @@ allprojects {
|
||||
"-Xread-deserialized-contracts",
|
||||
"-Xjvm-default=compatibility",
|
||||
"-Xno-optimized-callable-references",
|
||||
"-Xno-kotlin-nothing-value-exception",
|
||||
"-progressive".takeIf { hasProperty("test.progressive.mode") }
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user