Skip to content

Commit a57813f

Browse files
committed
chore: update api-level to version map
1 parent b8f15a0 commit a57813f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/common/mobile/emulator-helper.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ import { injector } from "../yok";
55
export class EmulatorHelper implements Mobile.IEmulatorHelper {
66
// https://developer.android.com/guide/topics/manifest/uses-sdk-element
77
public mapAndroidApiLevelToVersion = {
8+
"android-33": "13.0.0",
9+
"android-32": "12.0.0",
810
"android-31": "12.0.0",
911
"android-30": "11.0.0",
1012
"android-29": "10.0.0",

0 commit comments

Comments
 (0)