Suppress deprecations for MavenPluginConfiguratorG6
This allowed to enable warning-as-errors for :k-g-p:main compilation ^KT-47047 In Progress
This commit is contained in:
@@ -152,7 +152,6 @@ fun Project.configureKotlinCompilationOptions() {
|
||||
|
||||
// TODO: fix remaining warnings and remove this property.
|
||||
val tasksWithWarnings = listOf(
|
||||
":kotlin-gradle-plugin:compileKotlin",
|
||||
":kotlin-gradle-plugin:compileCommonKotlin",
|
||||
":kotlin-gradle-plugin:compileGradle70Kotlin"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user