今天手痒 更新了一下sdk 然后悲剧了
没见过的问题,总是需要 check 一下:
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.
Versions found are:
Path: /Users/***/libs/android-support-v4.jar
Length: 484258
SHA-1: bd6479f5dd592790607e0504e66e0f31c2b4d308
Path: /Users/***/libs/android-support-v4.jar
Length: 385685
SHA-1: 48c94ae70fa65718b382098237806a5909bb096e
Jar mismatch! Fix your dependencies
把两个项目的 android-support-v4.jar 删一个,复制过去。
给他们统一就好!