mirror of
https://github.com/melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture.git
synced 2026-03-11 21:11:59 +01:00
3 lines
113 B
Groovy
3 lines
113 B
Groovy
include ':app', ':repository', ':core', ':features:list', ':features:detail'
|
|
rootProject.name = 'Rocket Science'
|