Skip to content

Commit

Permalink
Update Crashlytics
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydtorres committed Feb 16, 2018
1 parent a4cc3f6 commit 820dbd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Stately/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
exclude module: 'stax-api'
exclude module: 'xpp3'
}
compile('com.crashlytics.sdk.android:crashlytics:2.8.0@aar') {
compile('com.crashlytics.sdk.android:crashlytics:2.9.0@aar') {
transitive = true
}
compile 'com.android.support:appcompat-v7:27.0.2'
Expand Down

0 comments on commit 820dbd4

Please sign in to comment.