Commit 455aa15f authored by Mygod's avatar Mygod

Update Android Support Library

parent ee98d644
......@@ -39,9 +39,9 @@ libraryDependencies ++= Seq(
"net.glxn.qrgen" % "android" % "2.0",
"com.google.android.gms" % "play-services-ads" % "9.2.1",
"com.google.android.gms" % "play-services-analytics" % "9.2.1",
"com.android.support" % "design" % "24.0.0",
"com.android.support" % "gridlayout-v7" % "24.0.0",
"com.android.support" % "cardview-v7" % "24.0.0",
"com.android.support" % "design" % "24.1.0",
"com.android.support" % "gridlayout-v7" % "24.1.0",
"com.android.support" % "cardview-v7" % "24.1.0",
"com.github.jorgecastilloprz" % "fabprogresscircle" % "1.01",
"com.j256.ormlite" % "ormlite-android" % "4.48",
"com.twofortyfouram" % "android-plugin-api-for-locale" % "1.0.2",
......
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