build failing during merge resources with Android Gradle plugin 3.3.0

前端 未结 12 1408
不知归路
不知归路 2020-11-30 01:25

I have a lot of different flavors for my build that have specific resources and I don\'t want to clutter my src directory in my project with a bunch of flavor-specific direc

12条回答
  •  暖寄归人
    2020-11-30 01:34

    For me delete all build folders and restart system and reopen Android Studio works in debug mode.

    Update:

    One of my png was giving error : error: failed to read PNG signature: file does not start with PNG signature I open and export again in png. Now it is working with every build variant. And Delete one zero byte png. Anyone make it beautiful if works/ Thanks

提交回复
热议问题