mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-02 16:49:12 +00:00
Fix location of detekt report
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
def detektAggregateReport = "$buildDir/reports/detekt-report.xml"
|
def detektAggregateReport = "$buildDir/reports/detekt/detekt.xml"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
maven { url "https://repo.spring.io/plugins-release/" }
|
maven { url "https://repo.spring.io/plugins-release/" }
|
||||||
|
|||||||
Reference in New Issue
Block a user