I have below error :
Gradle sync failed: White spaces are required between publicId and systemId. Consult IDE log for more details (Help | Show Log)
What can I do ?
I have below error :
Gradle sync failed: White spaces are required between publicId and systemId. Consult IDE log for more details (Help | Show Log)
What can I do ?
The problem can be solved by modifying the path of gradle in preferences and by changing its version on build.gradle.
Check this question : JDOMParseException: Error on line 1: White spaces are required between publicId and systemId. on Android studio