Set up project structure
This commit is contained in:
9
build.gradle.kts
Normal file
9
build.gradle.kts
Normal file
@@ -0,0 +1,9 @@
|
||||
plugins {
|
||||
alias(hlaeja.plugins.kotlin.jvm)
|
||||
alias(hlaeja.plugins.ltd.hlaeja.plugin.library)
|
||||
}
|
||||
|
||||
dependencies {
|
||||
}
|
||||
|
||||
group = "ltd.hlaeja.library"
|
||||
Reference in New Issue
Block a user