mirror of
https://github.com/ayasa520/redroid-script.git
synced 2026-02-24 16:35:08 +08:00
add android 14
This commit is contained in:
@@ -22,7 +22,7 @@ def main():
|
||||
dest='android',
|
||||
help='Specify the Android version to build',
|
||||
default='11.0.0',
|
||||
choices=['13.0.0', '12.0.0', '12.0.0_64only', '11.0.0', '10.0.0', '9.0.0', '8.1.0'])
|
||||
choices=['14.0.0', '13.0.0', '12.0.0', '12.0.0_64only', '11.0.0', '10.0.0', '9.0.0', '8.1.0'])
|
||||
parser.add_argument('-g', '--install-gapps',
|
||||
dest='gapps',
|
||||
help='Install OpenGapps to ReDroid',
|
||||
|
||||
Reference in New Issue
Block a user