Update adbkit to 2.3.0 to address adb connect issues.

This commit is contained in:
Simo Kinnunen
2015-07-10 12:07:08 +09:00
parent f9896bab69
commit e92b1e0da0

View File

@@ -29,7 +29,7 @@
"test": "gulp test"
},
"dependencies": {
"adbkit": "^2.2.2",
"adbkit": "^2.3.0",
"adbkit-apkreader": "^1.0.0",
"adbkit-monkey": "^1.0.1",
"bluebird": "^2.9.14",