We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f78cc25 commit d6486a8Copy full SHA for d6486a8
README.md
@@ -9,9 +9,9 @@ https://android.googlesource.com/platform/frameworks/base/+/refs/tags/platform-t
9
10
# Build
11
12
-## Fetch submodules
+## Clone with submodules
13
```bash
14
-git submodule update --init --recursive --depth 1
+git clone --recurse-submodules --shallow-submodules --depth 1 https://github.com/ReVanced/aapt2
15
```
16
17
## Protoc dependency
0 commit comments