Remove buildSrc, no utility here

This commit is contained in:
Shinokuni 2024-07-07 12:26:07 +02:00
parent 7f8d7aa87f
commit 0b9a055d89

View File

@ -1,9 +0,0 @@
import org.gradle.kotlin.dsl.`kotlin-dsl`
plugins {
`kotlin-dsl`
}
repositories {
mavenCentral()
}