Commit 65c9cb98 by Sai Sebastian

Gradle Fix

parent 4ebcc874
...@@ -78,5 +78,5 @@ dependencies { ...@@ -78,5 +78,5 @@ dependencies {
//implementation files('libs/commonlib.aar') //implementation files('libs/commonlib.aar')
implementation files('libs/commonlib.aar') implementation files('libs/commonlib.aar')
implementation files('libs/mobilertc.aar') implementation files('libs/mobilertc.aar')
implementation project(":imported_aar_module") implementation project(":libs")
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment