[SOLVED - invalidate caches in IDEA] Pulling actua...
# arrow-contributors
r
[SOLVED - invalidate caches in IDEA] Pulling actual
master
-> trying to build ->
Build SUCCESSFULL
, however a lot of references are red in IDEA
r
which references? You need to perform a full gradle build to run kapt over all the modules that rely on codegen
r
I run
./gradlew build
and it seems to be
successfull
I'll invalidate caches and restart IDEA now, to write you some references, which are not recognized
Solved.