Skip to content
Snippets Groups Projects
Commit da3b9e54 authored by Lennart Goedhart's avatar Lennart Goedhart
Browse files

Update Crashlytics to 2.6.7.

parent cd47fcc8
Branches
Tags
No related merge requests found
...@@ -145,7 +145,7 @@ release { ...@@ -145,7 +145,7 @@ release {
dependencies { dependencies {
compile files('libs/slf4j-api-1.7.2.jar') compile files('libs/slf4j-api-1.7.2.jar')
compile('com.crashlytics.sdk.android:crashlytics:2.6.6@aar') { compile('com.crashlytics.sdk.android:crashlytics:2.6.7@aar') {
transitive = true; transitive = true;
} }
compile('com.mikepenz:materialdrawer:5.2.9@aar') { compile('com.mikepenz:materialdrawer:5.2.9@aar') {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment