Reputation: 3
It does not appear in any other projects I have, and I dont remember doing anything in particular for this to happen. I'm wondering in what way they affect my project. Can they be deleted? Should they? Android build and gradle files
Upvotes: 0
Views: 335
Reputation: 523
these are the files that are auto generated when you build the app. You can delete them but they will be generated again on the next build
Upvotes: 0