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
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@ release {
dependencies {
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;
}
compile('com.mikepenz:materialdrawer:5.2.9@aar') {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment