update crashlytics
This commit is contained in:
parent
5a45bd3751
commit
c79ccf7ccb
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ dependencies {
|
|||
wearcontrolWearApp project(path: ':wear', configuration: 'fullRelease')
|
||||
|
||||
compile fileTree(include: ['*.jar'], dir: 'libs')
|
||||
compile('com.crashlytics.sdk.android:crashlytics:2.5.7@aar') {
|
||||
compile('com.crashlytics.sdk.android:crashlytics:2.6.6@aar') {
|
||||
transitive = true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue