Skip to content

Commit

Permalink
cmline ApkNormalized added WARNING: now, not supported Android sdk ap…
Browse files Browse the repository at this point in the history
…ksigner v35.

ref #35;
  • Loading branch information
housisong committed Aug 6, 2024
1 parent 1179a46 commit 919be4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/apk_normalized.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ static void printUsage(){
" if apk file only used apk v1 sign, don't re-sign normalizedApk file!\n"
" if apk file used apk v2 sign or later, must re-sign normalizedApk file after ApkNormalized;\n"
" release signedApk:=AndroidSDK#apksigner(normalizedApk)\n"
" WARNING: now, not supported Android sdk apksigner v35.\n"
" -cl-compressLevel\n"
" set zlib compress level [0..9], recommended 4,5,6, DEFAULT -cl-6;\n"
" NOTE: zlib not recommended 7,8,9, compress ratio is slightly higher, but\n"
Expand Down

0 comments on commit 919be4f

Please sign in to comment.