| # Copyright 2017 The Chromium Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| |
| # To create CIPD package run the following command. |
| # cipd create --pkg-def cipd.yaml -tag version:$(cat version.txt) |
| package: chromium/third_party/robolectric |
| description: robolectric modified Android SDKs |
| data: |
| - file: lib/android-all-4.3_r2-robolectric-0.jar |
| - file: lib/android-all-5.0.0_r2-robolectric-1.jar |
| - file: lib/android-all-7.1.0_r7-robolectric-0.jar |
| - file: lib/android-all-8.0.0_r4-robolectric-0.jar |
| - file: lib/android-all-8.1.0-robolectric-r4402310.jar |