refactor(build-logic): move all code to a single top-level project

This commit is contained in:
Harsh Shandilya
2022-12-02 01:57:02 +05:30
parent 54bb4676a7
commit afd0eebdd3
36 changed files with 47 additions and 120 deletions

View File

@@ -61,9 +61,3 @@ dependencyResolutionManagement {
}
}
}
include("android-plugins")
include("automation-plugins")
include("kotlin-plugins")