G-Earth/settings.gradle.kts
2023-03-29 10:06:18 +02:00

10 lines
207 B
Plaintext

/*
* This file was generated by the Gradle 'init' task.
*
* This project uses @Incubating APIs which are subject to change.
*/
rootProject.name = "G-Earth-Parent"
include(":G-Earth")
include(":G-Wasm")