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

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

Issue 2700993002: Roll the Google Play Services SDK to v10.2.0 (Closed)
Patch Set: Created 3 years, 10 months 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
« no previous file with comments | « no previous file | build/android/play_services/google_play_services_library.zip.sha1 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "clients": [ 2 "clients": [
3 "play-services-basement", 3 "play-services-basement",
4 "play-services-tasks", 4 "play-services-tasks",
5 "play-services-base", 5 "play-services-base",
6 "play-services-auth-base", 6 "play-services-auth-base",
7 "play-services-auth", 7 "play-services-auth",
8 "play-services-cast", 8 "play-services-cast",
9 "play-services-iid", 9 "play-services-iid",
10 "play-services-gcm", 10 "play-services-gcm",
11 "play-services-nearby", 11 "play-services-nearby",
12 "play-services-vision" 12 "play-services-vision"
13 ], 13 ],
14 "version_number": "10.0.1", 14 "version_number": "10.2.0",
15 "version_xml_path": "res/values/version.xml" 15 "version_xml_path": "res/values/version.xml"
16 } 16 }
OLDNEW
« no previous file with comments | « no previous file | 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