mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-09-27 17:27:55 +03:00
6 lines
82 B
Kotlin
6 lines
82 B
Kotlin
rootProject.name = "AquaDX"
|
|
|
|
include("planet")
|
|
include("comet")
|
|
include("shared")
|