fixed a typo in the article
This commit is contained in:
@@ -12,7 +12,7 @@ Recompile apk:
|
||||
apktool b <file_name>
|
||||
```
|
||||
|
||||
Alignment is necessary for modern android versions (I beleave, 30+ SDK):
|
||||
Alignment is necessary for modern android versions (I believe, 30+ SDK):
|
||||
|
||||
```
|
||||
zipalign -v -f -p 4 <file_name>/dist/<file_name>.apk aligned-<file_name>.apk
|
||||
|
Reference in New Issue
Block a user