How can I deal with generated code that refers to classes that do not exists after I switch branch i...
h
How can I deal with generated code that refers to classes that do not exists after I switch branch in git besides manually running clean?
r
File -> Invalidate Cache and Restart
d
Isn't it enough just to run generate kapt stubs from gradle (maybe clean before...)?