You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use error-prone 2.17.0 with net.ltgt.errorprone 3.0.1 Gradle plugin. I also tried to downgrade error-prone to 2.16 and after downgrade it works without any issues.
StatementSwitchToExpressionSwitch crash on below switch:
I use error-prone 2.17.0 with
net.ltgt.errorprone
3.0.1 Gradle plugin. I also tried to downgrade error-prone to 2.16 and after downgrade it works without any issues.StatementSwitchToExpressionSwitch crash on below switch:
whole method is:
Stacktrace from error-prone:
The text was updated successfully, but these errors were encountered: