FAILURE: Build failed with an exception.
-
Where:
Build file 'edu\build.gradle.kts' line: 364
-
What went wrong:
Extension of type 'ErrorProneOptions' does not exist. Currently registered extension types: [ExtraPropertiesExtension, AjcAction]
-
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
While using NullAway, we get this error.. any clues
FAILURE: Build failed with an exception.
Where:
Build file 'edu\build.gradle.kts' line: 364
What went wrong:
Extension of type 'ErrorProneOptions' does not exist. Currently registered extension types: [ExtraPropertiesExtension, AjcAction]
Try:
While using NullAway, we get this error.. any clues