diff --git a/zipalign.txt b/zipalign.txt deleted file mode 100644 index da8a7e5..0000000 --- a/zipalign.txt +++ /dev/null @@ -1,11 +0,0 @@ -Zip alignment utility -Copyright (C) 2009 The Android Open Source Project - -Usage: zipalign [-f] [-v] [-z] infile.zip outfile.zip - zipalign -c [-v] infile.zip - - : alignment in bytes, e.g. '4' provides 32-bit alignment - -c: check alignment only (does not modify file) - -f: overwrite existing outfile.zip - -v: verbose output - -z: recompress using Zopfli \ No newline at end of file