mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-08-02 13:48:15 +02:00
Update build.gradle
This commit is contained in:
parent
a5869802fe
commit
b71c66d7c1
@ -633,3 +633,10 @@ tasks.named('build') {
|
||||
println "Delegating to :stirling-pdf:bootJar"
|
||||
}
|
||||
}
|
||||
|
||||
tasks.named('spotlessGradle') {
|
||||
dependsOn ':common:processTestResources'
|
||||
dependsOn ':common:spotlessGradle'
|
||||
dependsOn ':stirling-pdf:spotlessGradle'
|
||||
dependsOn ':proprietary:spotlessGradle'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user