diff --git a/libraries/map-usbcamera/build.gradle b/libraries/map-usbcamera/build.gradle index 77459969fe..2616caa0ec 100644 --- a/libraries/map-usbcamera/build.gradle +++ b/libraries/map-usbcamera/build.gradle @@ -62,7 +62,6 @@ dependencies { implementation rootProject.ext.dependencies.androidxconstraintlayout implementation rootProject.ext.dependencies.arouter kapt rootProject.ext.dependencies.aroutercompiler - //implementation(name: 'common-4.1.1', ext: 'aar') if (Boolean.valueOf(USE_MAVEN_PACKAGE)) { diff --git a/libraries/map-usbcamera/libs/common-4.1.1.aar b/libraries/map-usbcamera/libs/common-4.1.1.aar deleted file mode 100644 index 9d78514565..0000000000 Binary files a/libraries/map-usbcamera/libs/common-4.1.1.aar and /dev/null differ