Android Dex: UNEXPECTED TOP-LEVEL EXCEPTION: Already added

后端 未结 6 2432
傲寒
傲寒 2020-12-10 10:06

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

6条回答
  •  轮回少年
    2020-12-10 10:45

    Have you tried to change the dependency of the library from v4 to v13 and export it?

提交回复
热议问题