Commit e52719d1 authored by Max Lv's avatar Max Lv

back to old play services

parent cfaaaf53
...@@ -23,7 +23,7 @@ libraryDependencies ++= Seq( ...@@ -23,7 +23,7 @@ libraryDependencies ++= Seq(
libraryDependencies ++= Seq( libraryDependencies ++= Seq(
"net.simonvt.menudrawer" % "menudrawer" % "3.0.6", "net.simonvt.menudrawer" % "menudrawer" % "3.0.6",
"com.google.android.gms" % "play-services" % "5.2.08", "com.google.android.gms" % "play-services" % "5.0.89",
"com.android.support" % "support-v4" % "19.1.0" "com.android.support" % "support-v4" % "19.1.0"
) )
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment