Skip to content

Commit 77c0e19

Browse files
committed
v1.0.4
1 parent 99ea739 commit 77c0e19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AndroidCharts/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
siteUrl = '//github.com/HackPlan/AndroidCharts'
1414
gitUrl = '//github.com/HackPlan/AndroidCharts'
1515

16-
libraryVersion = '1.0.3'
16+
libraryVersion = '1.0.4'
1717

1818
developerId = 'Dacer'
1919
developerName = 'Ding Wenhao'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repositories {
2323
```
2424

2525
```groovy
26-
compile 'im.dacer:AndroidCharts:1.0.3'
26+
compile 'im.dacer:AndroidCharts:1.0.4'
2727
```
2828

2929
## Usage

0 commit comments

Comments
 (0)