android fabric: crashlytics+answers -
i'm able send custom events answers along crashreports crashlytics.however fabric plugin android studio suggests me add following dependency:
compile('com.crashlytics.sdk.android:answers:1.3.13@aar') { transitive = true; } do need dependency?
by default when enable fabric, answers along it. don't need answers dependency line.
Comments
Post a Comment