Skip to content

Commit 0b32c64

Browse files
Update README.md
1 parent 4112fda commit 0b32c64

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,11 @@ public class App extends Application {
5454

5555

5656
```
57+
卸载 Cockroach
5758

59+
` Cockroach.uninstall();`
60+
61+
5862
* 当主线程或子线程抛出异常时都会调用exceptionHandler.handlerException(Thread thread, Throwable throwable)
5963

6064
* exceptionHandler.handlerException可能运行在非UI线程中。

0 commit comments

Comments
 (0)