https://kotlinlang.org logo
l

lpirro

10/20/2017, 10:43 AM
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

karl.astrom

10/20/2017, 2:16 PM
Have you tried opening the gradle console? (far bottom right of Android Studio) That's usually where the Kapt issues end up