Skip to content

Commit

Permalink
Android 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard-Cao committed Sep 26, 2018
1 parent ac5bcdb commit 18079c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Logan是美团点评集团移动端基础日志组件。名称是Log和An的组
在项目的`build.gradle`文件中添加:

```groovy
compile 'com.dianping.sdk:logan:x.x.x'
compile 'com.dianping.android.sdk:logan:1.0.0'
```

### Usage
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Logan is a lightweight case logging system based on mobile platform.
Add the following content in the project `build.gradle` file:

```groovy
compile 'com.dianping.sdk:logan:x.x.x'
compile 'com.dianping.android.sdk:logan:1.0.0'
```

### Usage
Expand Down

0 comments on commit 18079c0

Please sign in to comment.