host/home: change android emulator version
This commit is contained in:
parent
7f87b45fc7
commit
28008a1166
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ let
|
|||
"35.0.1"
|
||||
];
|
||||
includeEmulator = true;
|
||||
emulatorVersion = "35.3.10";
|
||||
emulatorVersion = "35.3.11";
|
||||
platformVersions = [ "29" "33" "34" ];
|
||||
includeSources = false;
|
||||
includeSystemImages = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue