Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(359)

Side by Side Diff: build/android/play_services/config.json

Issue 2209233002: ▶ Update the Play services to 9.8 and load from AARs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: mention the configuration file in the upload command line help Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "version_number": 8487000, 2 "clients": [
3 "play-services-basement",
4 "play-services-tasks",
5 "play-services-base",
6 "play-services-auth-base",
7 "play-services-auth",
8 "play-services-cast",
9 "play-services-iid",
10 "play-services-gcm",
11 "play-services-nearby"
12 ],
13 "version_number": "9.8.0",
3 "version_xml_path": "res/values/version.xml" 14 "version_xml_path": "res/values/version.xml"
4 } 15 }
OLDNEW
« no previous file with comments | « build/android/play_services/LICENSE.sha1 ('k') | build/android/play_services/google_play_services_library.zip.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698