[Gradle] Deprecate HasCompilerOptions
This DSL is not consistent with other DSL to configuring compiler options. ^KT-65568 In Progress
This commit is contained in:
committed by
Space Team
parent
42cba927e6
commit
5df05d5797
+1
-1
@@ -3,7 +3,7 @@
|
||||
* Use of this source code is governed by the Apache 2.0 license that can be found in the license/LICENSE.txt file.
|
||||
*/
|
||||
|
||||
@file:Suppress("DEPRECATION", "OVERRIDE_DEPRECATION")
|
||||
@file:Suppress("DEPRECATION")
|
||||
|
||||
package org.jetbrains.kotlin.gradle.android
|
||||
|
||||
|
||||
Reference in New Issue
Block a user