[Gradle] Move MultiplatformAndroidSourceSetLayoutV2IT to android subpackage

#KT-45748 In Progress
This commit is contained in:
Alexander Likhachev
2022-10-26 01:51:53 +02:00
committed by Space Team
parent fc088bb84a
commit aac1e3a63f
@@ -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.
*/
package org.jetbrains.kotlin.gradle
package org.jetbrains.kotlin.gradle.android
import org.gradle.util.GradleVersion
import org.jetbrains.kotlin.gradle.testbase.*