Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "dir_name": "google", | 3 "dir_name": "google", |
|
cjhopman
2015/05/22 20:25:22
Are the changes to the packages required in this c
dgn
2015/06/08 14:34:09
adding package_id is the only change that would be
| |
| 4 "version": "21.0.0", | 4 "version": "24.0.0", |
| 5 "zip": "google_google_play_services_21.0.0.zip", | 5 "zip": "google_google_play_services_24.0.0.zip", |
| 6 "package": "google_play_services" | 6 "package": "google_play_services", |
| 7 "package_id": "extra-google-google_play_services" | |
| 8 }, | |
| 9 { | |
| 10 "dir_name": "google", | |
| 11 "version": "16.0.0", | |
| 12 "zip": "m2repository_16.0.0.zip", | |
| 13 "package": "m2repository", | |
| 14 "package_id": "extra-google-m2repository" | |
| 7 } | 15 } |
| 8 ] | 16 ] |
| OLD | NEW |