add apksigner as submodule

This commit is contained in:
327135569 2021-04-07 23:23:31 +08:00
parent f431cbfe19
commit 53aae23565
2 changed files with 6 additions and 1 deletions

6
.gitmodules vendored
View File

@ -1,4 +1,8 @@
[submodule "mmp"] [submodule "mmp"]
path = mmp path = mmp
url = https://github.com/MMPosed/MMPosed.git url = https://github.com/MMPosed/MMPosed.git
branch = mmpatch branch = mmpatch
[submodule "apksigner"]
path = apksigner
url = https://android.googlesource.com/platform/tools/apksig.git
branch = android10-release

1
apksigner Submodule

@ -0,0 +1 @@
Subproject commit e1bd6e19a027f460fa8fcc5fbaf2cddfafca8a79