Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Othershe committed Nov 2, 2017
1 parent 6a0cd3c commit 2573580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ allprojects {
**Step 2. 添加项目依赖**
``` gradle
dependencies {
compile 'com.github.Othershe:CalendarView:1.0.1'
compile 'com.github.Othershe:CalendarView:1.1.0'
}
```
**Step 3. 在布局文件中添加WeekView、CalendarView**
Expand Down

0 comments on commit 2573580

Please sign in to comment.