[Gradle] Suppress package directory mismatch in Kapt3KotlinGradleSubplugin.kt
^KT-56904 In Progress
This commit is contained in:
committed by
Space Team
parent
56c7309fad
commit
8028e2a42d
+2
@@ -3,6 +3,8 @@
|
||||
* 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("PackageDirectoryMismatch")
|
||||
|
||||
package org.jetbrains.kotlin.gradle.internal
|
||||
|
||||
import com.android.build.gradle.BaseExtension
|
||||
|
||||
Reference in New Issue
Block a user