FindBugs IDEA v1.0.1 Android Studio 3.4
I get this error when running FindBugs. I don\'t use com.google.wireless.android.sdk anywhere in the app.
Err
To Solve this problem in Android Studio go to:
File -> Settings -> Build, Execution, Deployment -> Compiler -> Java Compiler
Change javac to eclipse, and apply.
javac
eclipse