1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-13 21:52:27 +00:00
plantuml/settings.gradle.kts
2023-04-18 21:40:11 +02:00

5 lines
76 B
Plaintext

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