mirror of
https://github.com/melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture.git
synced 2026-04-30 12:44:22 +02:00
3 lines
113 B
Groovy
3 lines
113 B
Groovy
include ':app', ':repository', ':core', ':features:list', ':features:detail'
|
|
rootProject.name = 'Rocket Science'
|