Update SignAPK to use less memory

This commit is contained in:
topjohnwu
2017-12-01 11:19:38 +08:00
parent c1dd23f5e0
commit 2c69e2c151
4 changed files with 34 additions and 57 deletions

View File

@@ -8,7 +8,7 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion 27
versionCode 64
versionCode 66
versionName "5.4.3"
ndk {
moduleName 'zipadjust'