mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-27 06:39:24 +00:00
remove rootproject diable
This commit is contained in:
parent
a69a25689a
commit
1bd632a102
@ -94,9 +94,11 @@ subprojects {
|
|||||||
sourceCompatibility = JavaVersion.VERSION_17
|
sourceCompatibility = JavaVersion.VERSION_17
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (project.name != "stirling-pdf") {
|
||||||
bootJar {
|
bootJar {
|
||||||
enabled = false
|
enabled = false
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user