Commit 650a01c9 authored by Mygod's avatar Mygod

Update dependencies

parent 07798c7e
......@@ -32,9 +32,9 @@ libraryDependencies ++= Seq(
"eu.chainfire" % "libsuperuser" % "1.0.0.201602271131",
"com.google.zxing" % "android-integration" % "3.2.1",
"net.glxn.qrgen" % "android" % "2.0",
"com.google.android.gms" % "play-services-base" % "9.0.1",
"com.google.android.gms" % "play-services-ads" % "9.0.1",
"com.google.android.gms" % "play-services-analytics" % "9.0.1",
"com.google.android.gms" % "play-services-base" % "9.0.2",
"com.google.android.gms" % "play-services-ads" % "9.0.2",
"com.google.android.gms" % "play-services-analytics" % "9.0.2",
"com.android.support" % "design" % "23.4.0",
"com.android.support" % "gridlayout-v7" % "23.4.0",
"com.android.support" % "cardview-v7" % "23.4.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