You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note:** The final line above will use a [no-op version of the DebugPort library](https://github.com/jasonwyatt/Android-DebugPort-NOOP) in production builds. This makes it impossible for people to run the DebugPort server on a production build.
@@ -66,7 +66,7 @@ Once started, you should see in the logs some information about where you can po
66
66
Trying 192.168.2.83...
67
67
Connected to 192.168.2.83.
68
68
Escape character is '^]'.
69
-
BeanShell 1.3.0 - by Pat Niemeyer (pat@pat.net)
69
+
BeanShell 2.0b5 - by Pat Niemeyer (pat@pat.net)
70
70
bsh %
71
71
72
72
There are a few built in commands, to see what they are, run `help();`
0 commit comments