Hi guys, i’m getting a lot of Caused by: `org.grad...
# android
l
Hi guys, i’m getting a lot of Caused by:
org.gradle.api.GradleException: Internal compiler error. See log for more details
when I build an app. For fixing this issue I need to peform
Clean Project
. But this is very frustrating. Someone can help me to analyze what’s happening? I’m on Android Studio 3.0 RC2.
k
Have you tried opening the gradle console? (far bottom right of Android Studio) That's usually where the Kapt issues end up