diff --git a/docs/html/google/play-services/index.jd b/docs/html/google/play-services/index.jd index c204b18d8e52f..e5479bb93a0c2 100644 --- a/docs/html/google/play-services/index.jd +++ b/docs/html/google/play-services/index.jd @@ -60,9 +60,88 @@ about your users' Android version.

New Features

+

Google Play services, Version 6.1 (September 2014) +

+ +
+
+
Highlights in Version 6.1
+ +
+

For a summary of the feature highlights in Google Play services 6.1, see the +announcement +blog post.

+ +
+
+ +
+
+ +
+

+ Google Play services, Version 5.0 (July 2014)

diff --git a/docs/html/google/play-services/setup.jd b/docs/html/google/play-services/setup.jd index d7e449b347be1..180730d462b35 100644 --- a/docs/html/google/play-services/setup.jd +++ b/docs/html/google/play-services/setup.jd @@ -67,7 +67,7 @@ apply plugin: 'android' dependencies { compile 'com.android.support:appcompat-v7:20.+' - compile 'com.google.android.gms:play-services:5.+' + compile 'com.google.android.gms:play-services:6.1.+' }

Be sure you update this version number each time Google Play services is updated.