* 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

@@ -2,7 +2,7 @@
"name": "android-dev-ext",
"displayName": "Android",
"description": "Android debugging support for VS Code",
"version": "1.2.0",
"version": "1.2.1",
"publisher": "adelphes",
"preview": true,
"license": "MIT",