Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dacer committed Aug 25, 2017
1 parent 99ea739 commit 77c0e19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AndroidCharts/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ext {
siteUrl = '//github.com/HackPlan/AndroidCharts'
gitUrl = '//github.com/HackPlan/AndroidCharts'

libraryVersion = '1.0.3'
libraryVersion = '1.0.4'

developerId = 'Dacer'
developerName = 'Ding Wenhao'
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ repositories {
```

```groovy
compile 'im.dacer:AndroidCharts:1.0.3'
compile 'im.dacer:AndroidCharts:1.0.4'
```

## Usage
Expand Down

0 comments on commit 77c0e19

Please sign in to comment.