mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-01 00:32:39 +00:00
10 lines
165 B
Text
10 lines
165 B
Text
|
rootProject.name = "Vanced Manager"
|
||
|
|
||
|
include(":app")
|
||
|
|
||
|
include(":core-presentation", ":core-ui" , ":core-mvi")
|
||
|
|
||
|
include(":feature-home")
|
||
|
|
||
|
include(":library-network")
|