Hi, did anyone notice any problems with new releas...
# android
j
Hi, did anyone notice any problems with new release of Android Studio 3.1.0 and Gradle 4.4? I am using Room for SQL and it was working like charm, but after update, I get following exception while building project:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':eyetracker:kaptDebugKotlin'
Stacktrace is really short and does not really say anything.