add common, common-build, common-ktlint, common-detekt, and common-project
This commit is contained in:
@@ -10,6 +10,13 @@ plugins {
|
||||
`maven-publish`
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(aa.plugin.core)
|
||||
implementation(aa.plugin.detekt)
|
||||
implementation(aa.plugin.ktlint)
|
||||
implementation(aa.plugin.kotlin)
|
||||
}
|
||||
|
||||
description = "Lulz Common Plugin"
|
||||
group = "ltd.lulz.plugin"
|
||||
version = git.version()
|
||||
|
||||
Reference in New Issue
Block a user