* update java-mti to support new type cache format

* add IP and platform info to events

* add warning about closing Android Studio if an ADB or JDWP error occurs

* version 1.2.1 notes

* add debug_mode to disconnect event
This commit is contained in:
Dave Holoway
2020-07-06 17:11:54 +01:00
committed by GitHub
parent 83eda790be
commit bfd55354c7
7 changed files with 61 additions and 12 deletions

View File

@@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"java-mti": "adelphes/java-mti#d0e1e45",
"java-mti": "adelphes/java-mti#ec164ac",
"mixpanel": "0.11.0",
"uuid": "8.2.0",
"vscode-languageserver": "6.1.1",