[Gradle] Remove exceptions for warnings-as-errors flag enable
^KT-56904 Fixed
This commit is contained in:
committed by
Space Team
parent
11fee106b2
commit
cf1a1693b3
@@ -26,7 +26,6 @@ kotlin {
|
||||
"org.jetbrains.kotlin.buildtools.api.ExperimentalBuildToolsApi",
|
||||
)
|
||||
)
|
||||
suppressWarnings = true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user