Added Android 14

This commit is contained in:
budtmo
2024-01-04 11:50:50 +01:00
parent deb9180bc7
commit cabad42452
3 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -30,7 +30,8 @@ class Emulator(Device):
"10.0": "29",
"11.0": "30",
"12.0": "32",
"13.0": "33"
"13.0": "33",
"14.0": "34"
}
adb_name_id = 5554