The plugin is currently bundled with IntelliJ Idea and not compatible with the latest releases of Android Studio.
I created a feature request on Google’s Issue Tracker requesting to include the plugin directly bundled into Android Studio builds.
Whoever agrees, please click +1 (and maybe add a comment too) to give visibility to the request. Let’s hope we’re lucky and they take it into account. Lombok plugin support on Google’s Issue Tracker
For now, as a workaround, we can track current plugin development in IntelliJ Community Edition repo. Simply download the proper published IntelliJ release, extract it, and zip the lombok plugin folder to install it from disk.
2
Answers
Sorry folks !! But my problem is resolved, Hope this will help you too if you ever face this issue
Goto- lombok-compatible-versions
This can help download the Lombok version based on Android studio version.
Thanks
The plugin is currently bundled with IntelliJ Idea and not compatible with the latest releases of Android Studio.
I created a feature request on Google’s Issue Tracker requesting to include the plugin directly bundled into Android Studio builds.
Whoever agrees, please click +1 (and maybe add a comment too) to give visibility to the request. Let’s hope we’re lucky and they take it into account. Lombok plugin support on Google’s Issue Tracker
For now, as a workaround, we can track current plugin development in IntelliJ Community Edition repo. Simply download the proper published IntelliJ release, extract it, and zip the lombok plugin folder to install it from disk.
Hope this helps.