Skip to content

Commit

Permalink
update acra because of ACRA/acra#354
Browse files Browse the repository at this point in the history
  • Loading branch information
pfn committed Feb 11, 2016
1 parent 96383ea commit 40e405c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ libraryDependencies ++= Seq(
"com.hanhuy.android" %% "scala-common" % "1.2",
"com.hanhuy.android" %% "iota" % "1.0.1",
"com.hanhuy" % "sirc" % "1.1.6-pfn.2",
"ch.acra" % "acra" % "4.8.0",
"ch.acra" % "acra" % "4.8.1",
"com.lihaoyi" %% "scalarx" % "0.3.0",
"com.android.support" % "cardview-v7" % supportSdkVersion,
"com.android.support" % "recyclerview-v7" % supportSdkVersion,
Expand Down

0 comments on commit 40e405c

Please sign in to comment.