7 lines
123 B
Groovy
7 lines
123 B
Groovy
|
pluginManagement {
|
||
|
repositories {
|
||
|
gradlePluginPortal()
|
||
|
}
|
||
|
}
|
||
|
rootProject.name = 'pdf_aggregation_statistics'
|