Update build.gradle.kts

This commit is contained in:
CranberrySoup 2024-04-04 17:07:24 +00:00 committed by GitHub
parent 8df787c564
commit 8bea97947f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,9 +10,6 @@ buildscript {
classpath("org.jetbrains.dokka:dokka-gradle-plugin:1.9.10")
// Universal build config
classpath("com.codingfeline.buildkonfig:buildkonfig-gradle-plugin:0.15.1")
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle.kts files
}
}