Skip to content

Commit

Permalink
Remove library dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kaneawk committed Sep 9, 2017
1 parent ade001a commit b17b4e4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mobile/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ libraryDependencies ++=
"com.futuremind.recyclerfastscroll" % "fastscroll" % "0.2.5" ::
"com.evernote" % "android-job" % "1.2.0-alpha4" ::
"com.github.jorgecastilloprz" % "fabprogresscircle" % "1.01" ::
"com.google.android.gms" % "play-services-ads" % playServicesVersion ::
"com.google.android.gms" % "play-services-analytics" % playServicesVersion ::
"com.google.android.gms" % "play-services-gcm" % playServicesVersion ::
"com.google.firebase" % "firebase-config" % playServicesVersion ::
Expand Down

0 comments on commit b17b4e4

Please sign in to comment.