Extract database module
This commit is contained in:
@@ -16,5 +16,8 @@ dependencyResolutionManagement {
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
|
||||
rootProject.name = "Mealient"
|
||||
|
||||
include(":app")
|
||||
include(":database")
|
||||
|
||||
Reference in New Issue
Block a user