I get this error when I build my app.
The first 2 lines of the AndroidManifest.xml file are:
<?xml version="1.0" encoding="Windows-1252"?>I believe the encoding Windows-1252 should be utf-8 but I do not know how to change it.
This just started happening. Does anyone have any ideas?