的
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
afterEvaluate {
|
||||
publishing {
|
||||
publications {
|
||||
release(MavenPublication) {
|
||||
from components.release
|
||||
groupId = "com.github.tehras.charts"
|
||||
// TODO artifactId = module.getName()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user