Unable to merge dex

前端 未结 30 3167
深忆病人
深忆病人 2020-11-21 22:14

I have Android Studio Beta. I created a new project with compile my old modules but when I tried launching the app it did not launch with the message:

Error:         


        
30条回答
  •  攒了一身酷
    2020-11-21 22:54

    With Android Studio 3.0 stable build Below steps worked for me:

    1. Got to SdkManager-->Android Sdk --> Sdk Tools and Update Google play services to latest version to 46.
    2. Clean project and rebuild project.

提交回复
热议问题