Commit d8b247a2 by Sai Sebastian

Merge Conflict

parent 6e7e6475
......@@ -76,9 +76,9 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
implementation project(':commonlib')
implementation project(':mobilertc')
implementation fileTree(dir: 'libs', include: ['*.jar'])
//implementation project(':commonlib')
//implementation project(':mobilertc')
//implementation fileTree(dir: 'libs', include: ['*.jar'])
api(name: 'commonlib', ext: 'aar')
api(name: 'mobilertc', ext: 'aar')
......
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