Remove buildSrc folder

This commit is contained in:
Kirill Kamakin
2022-08-03 20:28:28 +02:00
parent 92923a7046
commit 7ff575e72d
2 changed files with 0 additions and 8 deletions

1
buildSrc/.gitignore vendored
View File

@@ -1 +0,0 @@
/build

View File

@@ -1,7 +0,0 @@
repositories {
mavenCentral()
}
plugins {
`kotlin-dsl`
}