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 25ab1f5 commit 2a9f71eCopy full SHA for 2a9f71e
README.md
@@ -64,7 +64,7 @@ public class App extends Application {
64
* 若设置了Thread.setDefaultUncaughtExceptionHandler则可能无法捕获子线程异常。
65
66
67
-Cockroach采用android标准API编写,足够轻量,一般不会存在兼容性问题,可以兼容所有android版本
+Cockroach采用android标准API编写,无依赖,足够轻量,轻量到只有50行代码,一般不会存在兼容性问题,可以兼容所有android版本
68
69
已上传到jcenter,明天(2017-2-15)就能用了 compile 'com.wanjian:cockroach:0.0.1'
70
0 commit comments