Getting error says - “Entry name 'res/layout/test_toolbar.xml' collided” while creating signed apk

后端 未结 20 1990
深忆病人
深忆病人 2020-12-29 17:27

I have updated my android studio from 3.5.x to 3.6 today and getting error while generating signed apk for build variant showing the follow

20条回答
  •  悲&欢浪女
    2020-12-29 18:34

    While generating the apk, check for the destination folder, from which delete output.json and app-debug.apk from debug folder. Try building the same after this. AFAIK, it is a bug for android studio, hope they might fix this soon :)

提交回复
热议问题