Gradle: Supress PackageDirectoryMismatch in targets for gradle.plugin.mpp package
This commit is contained in:
+1
@@ -3,6 +3,7 @@
|
||||
* that can be found in the license/LICENSE.txt file.
|
||||
*/
|
||||
|
||||
@file:Suppress("PackageDirectoryMismatch") // Old package for compatibility
|
||||
package org.jetbrains.kotlin.gradle.plugin
|
||||
|
||||
import org.gradle.api.Project
|
||||
|
||||
Reference in New Issue
Block a user