Skip to content

Commit

Permalink
修改readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liujinwei committed Oct 25, 2018
1 parent f393b71 commit f59e766
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
...
implementation 'com.android.support:appcompat-v7:28.0.0'
implementation 'com.google.code.gson:gson:2.8.2'
implementation 'com.github.arvinljw:SocialHelper:v1.1.2'
implementation 'com.github.arvinljw:SocialHelper:v1.2.0'
}
```

Expand Down Expand Up @@ -253,7 +253,7 @@ protected void onDestroy() {

**最近重要版本更新内容:**

**v1.2.0** not publish
**v1.2.0**

* 修正qq获取的unionId

Expand Down
2 changes: 1 addition & 1 deletion ReleaseLog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Release Log

**v1.2.0** not publish
**v1.2.0**

* 修正qq获取的unionId

Expand Down

0 comments on commit f59e766

Please sign in to comment.