mirror of
https://github.com/bbara04/Purefin.git
synced 2026-03-31 17:10:08 +02:00
refactor: modularize app into multi-module architecture
This commit is contained in:
@@ -21,4 +21,8 @@ dependencyResolutionManagement {
|
||||
|
||||
rootProject.name = "Purefin"
|
||||
include(":app")
|
||||
|
||||
include(":core:model")
|
||||
include(":core:data")
|
||||
include(":feature:download")
|
||||
include(":core:player")
|
||||
include(":feature:shared")
|
||||
|
||||
Reference in New Issue
Block a user