After updating android studio to 3.4, am facing issues with lombok plugin. Though inside model class, annotations are recognised and showing properly, in activity all getter and setter functions i have used, are not recognised. I can build project as well, but in all activities all getter and setter functions are showing in red color. Any help is much appreciated.
I tried enabling annotation processor for android-studio. I am using lombok as dependency as given in the website, with annotation processor. Gradle version is 3.4.0.