mirror of
https://github.com/octoleo/plantuml.git
synced 2024-11-11 00:00:58 +00:00
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
rootProject.name = "plantuml"
|
|
|
|
val isCiBuild = System.getenv("CI") != null
|
|
|
|
include("plantuml-mit") |