1# Copyright 2018 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 5# To create CIPD package run the following command. 6# cipd create --pkg-def cipd.yaml 7package: chromium/third_party/r8 8description: > 9 R8 is a proguard-like optimizer that also has the option to dex. 10data: 11 - file: lib/r8.jar 12