|
@@ -105,6 +105,7 @@ dependencies {
|
|
|
implementation project(path: ':home')
|
|
|
implementation project(path: ':mmse')
|
|
|
implementation project(path: ':moca')
|
|
|
+ implementation project(path: ':healthconsultation')
|
|
|
|
|
|
implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs')
|
|
|
implementation(rootProject.ext.androidx.kotlin_lib)
|