We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac7c010 commit dfe8a96Copy full SHA for dfe8a96
README.md
@@ -21,7 +21,7 @@ Android 端无任何依赖,全部原生代码完成。
21
22
#### 集成
23
`Android Debug工具`完全无代码侵入性,意味着你只需添加依赖,无需编写任何代码即可以体验基础功能。
24
-- 添加依赖 `debugImplementation 'io.lecon.debugtools:debugtools:1.0.4'`
+- 添加依赖 `debugImplementation 'io.lecon.debugtools:debugtools:1.0.4.2'`
25
26
## 接口开放
27
### 本地接口
0 commit comments