mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-10-22 17:37:38 +00:00
Use git shortlog for gathering contributors
This commit is contained in:
@@ -22,6 +22,6 @@ dependencies {
|
||||
}
|
||||
|
||||
tasks.javadoc {
|
||||
// Depend on
|
||||
classpath += docApi
|
||||
// Depend on the common API when publishing javadoc
|
||||
classpath += docApi.get()
|
||||
}
|
||||
|
Reference in New Issue
Block a user