Skip to content

Commit

Permalink
Remove library dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
kaneawk committed Feb 17, 2017
1 parent 222b05f commit a8c37f8
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 @@ -21,7 +21,6 @@ libraryDependencies ++=
"com.futuremind.recyclerfastscroll" % "fastscroll" % "0.2.5" ::
"com.evernote" % "android-job" % "1.1.5" ::
"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.j256.ormlite" % "ormlite-android" % "5.0" ::
Expand Down

0 comments on commit a8c37f8

Please sign in to comment.