Jar Mismatch Found 2 versions of android-support-v4.jar in the dependency list

前端 未结 14 2063
半阙折子戏
半阙折子戏 2020-11-27 11:32

I am trying to create 2 versions of an Android app (free/paid). I have an Android Library that contains files common to both. I created a new Android project and am trying t

14条回答
  •  南方客
    南方客 (楼主)
    2020-11-27 11:53

    Just copy the library from one of the projects to the other one. Maybe the timestamp needs to be the same on both.

提交回复
热议问题