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

Commit ef04a4c

Browse files
committed
Update build.gradle to Crashlytics 2.6.6
1 parent 0b97d89 commit ef04a4c

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:24.1.0'
8888
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.+'
89-
compile('com.crashlytics.sdk.android:crashlytics:2.6.2@aar') {
89+
compile('com.crashlytics.sdk.android:crashlytics:2.6.6@aar') {
9090
transitive = true;
9191
}
9292

0 commit comments

Comments
 (0)