I have a problem with library. I copy `
compile ('de.psdev.licensesdialog:licensesdialog:1.8.0')
to gradle and when sync I get error:
Warning:Conflict with dependency 'com.google.code.findbugs:jsr305'. Resolved versions for app (3.0.0) and test app (2.0.1) differ.
Any ideas how can I resolve my problem and use that library in my project.