We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e157b4 commit 0e06137Copy full SHA for 0e06137
buildSrc/build.gradle.kts
@@ -40,7 +40,7 @@ fun version(target: String): String {
40
41
kotlin {
42
compilerOptions {
43
- allWarningsAsErrors = true
+ allWarningsAsErrors = false
44
}
45
46
0 commit comments