1. 避免因为 targetSdkVersion 过高而导致在高的安卓版本上安装失败
修改 apktools.yml的版本为29 ,如果不改 可能出现的错误提示为
:adb: failed to install D:\python_work\Apksign_cool\project_out.apk: Failure [-124: Failed parse during installPackageLI: Targeting R+ (version 30 and above) requires the resources.arsc of installed APKs to be stored uncompressed and aligned on a 4-byte boundary]