tribufu-java/settings.gradle.kts
2021-05-23 15:13:50 -03:00

3 lines
67 B
Kotlin

include("library")
include("android")
rootProject.name = "TribuFu"