cipd.yaml 722 B

1234567891011121314151617
  1. # Copyright 2017 The Chromium Authors. All rights reserved.
  2. # Use of this source code is governed by a BSD-style license that can be
  3. # found in the LICENSE file.
  4. # To create CIPD package run the following command.
  5. # cipd create --pkg-def cipd.yaml
  6. package: chromium/third_party/robolectric
  7. description: robolectric modified Android SDKs
  8. data:
  9. - file: lib/android-all-4.4_r1-robolectric-r2.jar
  10. - file: lib/android-all-5.0.2_r3-robolectric-r0.jar
  11. - file: lib/android-all-7.1.0_r7-robolectric-r1.jar
  12. - file: lib/android-all-8.0.0_r4-robolectric-r1.jar
  13. - file: lib/android-all-8.1.0-robolectric-4611349.jar
  14. - file: lib/android-all-9-robolectric-4913185-2.jar
  15. - file: lib/android-all-10-robolectric-5803371.jar