im_lib/build.gradle
@@ -25,7 +25,7 @@ dependencies { implementation fileTree(dir: 'libs', include: ['*.jar']) implementation project(path: ':BaseCommonLib') implementation 'androidx.appcompat:appcompat:1.0.2' testImplementation 'junit:junit:4.12' androidTestImplementation 'androidx.test.ext:junit:1.1.1'