Building with Gradle Throws MalformedJsonException
Did you try cleaning the project and Re-running again?
This should work:
- Delete .gradle folder from the workspace.
- Restart Android Studio.
- Build -> Clean Project.
You just have to click on build -> Rebuild. That's all.