File tree Expand file tree Collapse file tree 3 files changed +0
-19
lines changed Expand file tree Collapse file tree 3 files changed +0
-19
lines changed Original file line number Diff line number Diff line change 1
- # Copyright (c) Meta Platforms , Inc . and affiliates.
2
- # All rights reserved.
3
-
4
- # This source code is licensed under the license found in the
5
- # LICENSE file in the root directory of this source tree.
6
-
7
1
plugins {
8
2
id(" com.android.application" )
9
3
}
Original file line number Diff line number Diff line change 1
- # Copyright (c) Meta Platforms, Inc. and affiliates.
2
- # All rights reserved.
3
-
4
- # This source code is licensed under the license found in the
5
- # LICENSE file in the root directory of this source tree.
6
-
7
-
8
1
# Add project specific ProGuard rules here.
9
2
# You can control the set of applied configuration files using the
10
3
# proguardFiles setting in build.gradle.
Original file line number Diff line number Diff line change 1
- # Copyright (c) Meta Platforms , Inc . and affiliates.
2
- # All rights reserved.
3
-
4
- # This source code is licensed under the license found in the
5
- # LICENSE file in the root directory of this source tree.
6
-
7
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
8
2
plugins {
9
3
id(" com.android.application" ) version " 8.1.0" apply false
You can’t perform that action at this time.
0 commit comments