Skip to content

Commit bf9512a

Browse files
author
ADMSK\AVROGAL1
committed
docs: updates on documentation
Added informational and corporate documentation
1 parent 195f57d commit bf9512a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/src/main/kotlin/tasks/common-tasks.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ tasks {
139139
freeCompilerArgs = listOf(
140140
"-progressive",
141141
"-Xuse-ir",
142+
"-Xjsr305=strict",
142143
"-Xjvm-default=enable",
143144
"-Xskip-runtime-version-check",
144145
"-Xskip-prerelease-check",

0 commit comments

Comments
 (0)