Issue
build.gradle:
Android build.gradle shows following error
ERROR: ParseError at [row,col]:[65,9] Message: expected start or end tag Affected Modules: app
Solution
I got the same error, and the wrong character was found in the [row, col] position of the AndroidManifest.xml, not build.gradle
Answered By - Nguyen Pham
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.