Update supported API levels

This commit is contained in:
残页
2025-08-16 21:32:38 +08:00
committed by John Wu
parent eaf9527971
commit 335146a6a2
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
# AVD MagiskInit Setup
#####################################################################
#
# Support API level: 23 - 35
# Support API level: 23 - 36
#
# With an emulator booted and accessible via ADB, usage:
# ./build.py avd_patch path/to/booted/avd-image/ramdisk.img

View File

@@ -2,7 +2,7 @@
# AVD Magisk Setup
#####################################################################
#
# Support API level: 23 - 35
# Support API level: 23 - 36
#
# For developing Magisk, just use:
# ./build.py emulator