Send crash reports

This commit is contained in:
inorichi
2015-10-05 12:47:10 +02:00
parent b2a1ba777d
commit c3b65d286f
5 changed files with 101 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ dependencies {
compile 'com.jakewharton:butterknife:7.0.1'
compile 'com.jakewharton.timber:timber:3.1.0'
compile 'uk.co.ribot:easyadapter:1.5.0@aar'
compile 'ch.acra:acra:4.6.2'
compile "com.google.dagger:dagger:$DAGGER_VERSION"
apt "com.google.dagger:dagger-compiler:$DAGGER_VERSION"