lib/build.gradle
@@ -40,7 +40,7 @@ dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) implementation project(path: ':BaseCommonLib') implementation 'com.android.support:appcompat-v7:28.0.0' testImplementation 'junit:junit:4.12' androidTestImplementation 'com.android.support.test:runner:1.0.2'