Buglife/buglife-android

Stop Reflectively Looking Up Dependencies

Closed this issue · 1 comments

These dependencies should be bundled as part of Buglife. Why look them up at runtime to see if they're on the classpath?

https://github.com/Buglife/buglife-android/blob/master/src/main/java/com/buglife/sdk/Buglife.java#L251

Thanks @naturalwarren! This is fixed & released in v1.3.2.