mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-09-01 10:10:07 +00:00
Init download WSA version value
This commit is contained in:
parent
73d851f879
commit
cce4b69776
1 changed files with 1 additions and 0 deletions
|
@ -399,6 +399,7 @@ update_gapps_zip_name() {
|
|||
fi
|
||||
GAPPS_PATH=$DOWNLOAD_DIR/$GAPPS_ZIP_NAME
|
||||
}
|
||||
DOWN_WSA_MAIN_VERSION=0
|
||||
update_ksu_zip_name() {
|
||||
if [ "$DOWN_WSA_MAIN_VERSION" -lt "2303" ]; then
|
||||
KERNEL_VER="5.10.117.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue