My app depends on a library project. This library project depends on the Android Compatibility Package V4. I have NOT exported the library project\'s depend
Have you tried to change the dependency of the library from v4 to v13 and export it?