[K/N][build] Set name to the build-tools

This commit is contained in:
Pavel Punegov
2023-02-17 17:47:17 +01:00
committed by Space Team
parent 7eb552bb93
commit 79b9070c33
2 changed files with 4 additions and 2 deletions
@@ -1,4 +1,4 @@
rootProject.name = "build-tools"
rootProject.name = "native-build-tools"
pluginManagement {
apply(from = "../../repo/scripts/cache-redirector.settings.gradle.kts")