Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
PojavLauncherTeam
GitHub Repository: PojavLauncherTeam/angle
Path: blob/main_old/third_party/proguard/cipd.yaml
2593 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/proguard
8
data:
9
- file: lib/proguard603.jar
10
- file: lib/retrace603.jar
11
# Run on swarming, so symlinks don't work.
12
install_mode: copy
13
14