Jar Mismatch 종속성 목록에서 2가지 버전의 Android-support-v4.jar가 발견되었습니다. Android 앱(무료/유료)을 2개 만들려고 합니다.Android Library에는 두 가지 공통 파일이 포함되어 있습니다.새로운 Android 프로젝트를 만들고 라이브러리를 사용하려고 하는데 다음 오류가 나타납니다. Found 2 versions of android-support-v4.jar in the dependency list, but not all the versions are identical (check is based on SHA-1 only at this time). All versions of the libraries must be the same at this time. ..