4 lines
63 B
Plaintext
4 lines
63 B
Plaintext
rootProject.name = "aoc-2020"
|
|
include("utils")
|
|
include("days")
|
rootProject.name = "aoc-2020"
|
|
include("utils")
|
|
include("days")
|