Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/angle
Path: blob/main_old/third_party/r8/cipd.yaml
2607 views
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
7
package: chromium/third_party/r8
8
description: >
9
R8 is a proguard-like optimizer that also has the option to dex.
10
data:
11
- file: lib/r8.jar
12
13