Skip to content

Commit

Permalink
Merge pull request #1054 from dimagi/bump-acra-for-bug-fix
Browse files Browse the repository at this point in the history
ACRA 4.81 has a crucial android 4.4.4 bug fix
  • Loading branch information
Aliza Stone committed Feb 4, 2016
2 parents 6049492 + e4083f5 commit d55283d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
compile 'com.google.android.gms:play-services-maps:8.4.0'
compile 'com.google.android.gms:play-services-analytics:8.4.0'
compile 'com.google.zxing:core:3.0.0'
compile 'ch.acra:acra:4.8.0@aar'
compile 'ch.acra:acra:4.8.1@aar'
compile 'joda-time:joda-time:2.3'
compile 'net.sf.kxml:kxml2:2.3.0'
compile 'net.zetetic:android-database-sqlcipher:3.3.1-2@aar'
Expand Down

0 comments on commit d55283d

Please sign in to comment.