Skip to content

Commit

Permalink
修改README
Browse files Browse the repository at this point in the history
  • Loading branch information
maning committed Jun 28, 2018
1 parent 02640c0 commit e3301be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ MNCrashMonitor 监听程序崩溃日志,直接页面展示崩溃日志列表,调
#### 2.在app目录下的build.gradle中添加依赖
``` gradle
dependencies {
      compile 'com.github.maning0303:MNCrashMonitor:V1.0.6'
      compile 'com.github.maning0303:MNCrashMonitor:V1.0.7'
}
```

Expand Down Expand Up @@ -190,7 +190,7 @@ MNCrashMonitor 监听程序崩溃日志,直接页面展示崩溃日志列表,调

### 版本记录:

v1.0.6:
V1.0.7:
1.修复详情页返回失效问题
2.详情页新增生成长截图功能

Expand Down

0 comments on commit e3301be

Please sign in to comment.