[repo] Move buildSrc into repo/gradle-build-conventions/buildsrc-compat project

Include new project as build logic included build. Such change will
allow us to start migration into build convention plugins by splitting
buildSrc logic into subprojects.
This commit is contained in:
Yahor Berdnikau
2023-06-23 19:48:53 +02:00
committed by Space Team
parent 4a598afc36
commit 5b5dae9249
53 changed files with 36 additions and 33 deletions
-2
View File
@@ -45,8 +45,6 @@
/build-common/ "Kotlin Build Tools"
/buildSrc/ "Kotlin Build Infrastructure"
/compiler/android-tests/ "Kotlin JVM"
/compiler/backend/ "Kotlin JVM"
/compiler/backend.common.jvm/ "Kotlin JVM"