Android Studio is no longer copiling the project. I have already uninstalled and installed again but it does not resolve, it is only in that of "Gradle build running" and never ends.
22:21:33 Gradle sync started
22:23:58 Gradle sync completed
22:24:00 Executing tasks: [:app:generateDebugSources, :app:generateDebugAndroidTestSources, :app:mockableAndroidJar, :app:prepareDebugUnitTestDependencies]
I've also been to "File > Settings Build, Execution, Deployment & Build Build Tools >" Gradle and enabled the option "Offline work" and also did not give anything.
What do I do?