plantuml/settings.gradle.kts

5 lines
76 B
Plaintext

rootProject.name = "plantuml"
val isCiBuild = System.getenv("CI") != null