Skip to content

Commit

Permalink
自动兼容各时区。
Browse files Browse the repository at this point in the history
  • Loading branch information
huanghaibin-dev committed Feb 27, 2018
1 parent 098ed50 commit 4fa2250
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ This widget has obvious advantages of memory and efficiency, adapt to many scene

### Gradle
```
compile 'com.haibin:calendarview:3.2.5'
compile 'com.haibin:calendarview:3.2.6'
```
```
<dependency>
<groupId>com.haibin</groupId>
<artifactId>calendarview</artifactId>
<version>3.2.5</version>
<version>3.2.6</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit 4fa2250

Please sign in to comment.