summaryrefslogtreecommitdiffstats
path: root/docs/html/google/play-services/setup.jd
diff options
context:
space:
mode:
authorquddusc <quddusc@google.com>2014-04-14 18:14:22 -0700
committerQuddus Chong <quddusc@google.com>2014-04-15 16:57:40 +0000
commit60095240e2a1b1c96ee4caf6cd7e9e1fa38acbb8 (patch)
tree973df25c8574aec79298dea3020e6d9bc87ee678 /docs/html/google/play-services/setup.jd
parenteca07bfaaf89d5c0280dbc44b165ee1e3ca13498 (diff)
downloadframeworks_base-60095240e2a1b1c96ee4caf6cd7e9e1fa38acbb8.zip
frameworks_base-60095240e2a1b1c96ee4caf6cd7e9e1fa38acbb8.tar.gz
frameworks_base-60095240e2a1b1c96ee4caf6cd7e9e1fa38acbb8.tar.bz2
docs: Updated the gradle build number to 4.3.23.
Bug: 14043082 Change-Id: I8068f34b2533631b16dbaeaae3a0465088cc5aaf
Diffstat (limited to 'docs/html/google/play-services/setup.jd')
-rw-r--r--docs/html/google/play-services/setup.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/google/play-services/setup.jd b/docs/html/google/play-services/setup.jd
index 3137890..5df2629 100644
--- a/docs/html/google/play-services/setup.jd
+++ b/docs/html/google/play-services/setup.jd
@@ -104,7 +104,7 @@ apply plugin: 'android'
dependencies {
compile 'com.android.support:appcompat-v7:+'
- <strong>compile 'com.google.android.gms:play-services:4.0.30'</strong>
+ <strong>compile 'com.google.android.gms:play-services:4.3.23'</strong>
}
</pre>
<p>Be sure you update this version number each time Google Play services is updated.</p>
@@ -235,4 +235,4 @@ that takes the user to Google Play Store to install the update.</p>
<p>To then begin a connection to Google Play services, read <a
-href="{@docRoot}google/auth/api-client.html">Accessing Google Play Services APIs</a>.</p> \ No newline at end of file
+href="{@docRoot}google/auth/api-client.html">Accessing Google Play Services APIs</a>.</p>