1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-16 23:22:24 +00:00
plantuml/settings.gradle.kts
2023-05-12 16:03:57 +02:00

5 lines
99 B
Plaintext

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