When I am trying to Generate a signed APK build its failed with the below errors.
Dependency path 'MyApp:app:unspecified' --> 'com.google.code.findbugs:jsr305:1.3.9'
Constraint path 'MyApp:app:unspecified' --> 'com.google.code.findbugs:jsr305:{strictly 1.3.9}' because of the following reason: debugRuntimeClasspath uses version 1.3.9 ```