Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Commit d9fb0d4

Browse files
committed
Update crashylytics to v2.6.7.
1 parent 083f5f5 commit d9fb0d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies {
8686
compile 'com.github.bumptech.glide:glide:3.7.0'
8787
compile 'com.android.support:support-v4:25.1.1'
8888
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.+'
89-
compile('com.crashlytics.sdk.android:crashlytics:2.6.6@aar') {
89+
compile('com.crashlytics.sdk.android:crashlytics:2.6.7@aar') {
9090
transitive = true;
9191
}
9292

0 commit comments

Comments
 (0)