am 60095240
: docs: Updated the gradle build number to 4.3.23. Bug: 14043082
* commit '60095240e2a1b1c96ee4caf6cd7e9e1fa38acbb8': docs: Updated the gradle build number to 4.3.23. Bug: 14043082
This commit is contained in:
@ -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>
|
||||
href="{@docRoot}google/auth/api-client.html">Accessing Google Play Services APIs</a>.</p>
|
||||
|
Reference in New Issue
Block a user