[TMP] Add -Xskip-prerelease check to maven projects
This commit will be reverted after bootstrap to stable stdlib
This commit is contained in:
@@ -79,6 +79,9 @@
|
||||
<annotationPaths>
|
||||
<annotationPath>${basedir}/kotlinAnnotation</annotationPath>
|
||||
</annotationPaths>
|
||||
<args>
|
||||
<arg>-Xskip-prerelease-check</arg>
|
||||
</args>
|
||||
</configuration>
|
||||
|
||||
<executions>
|
||||
|
||||
Reference in New Issue
Block a user