I am getting an exception report in Crashlytics from one of our users, Unfortunately I cannot reproduce it myself but here is the ...
buildscript { repositories { google() jcenter() maven { url "https://chaquo.com/maven" } } dependencies { classpath 'com.android ...