Skip to content

Commit a30c2aa

Browse files
committed
updated gradle include for 0.9.4
1 parent 697303d commit a30c2aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To use the library in your gradle project add the following to your `build.gradl
1717

1818
```groovy
1919
dependencies {
20-
compile 'com.androidplot:androidplot-core:0.9.3'
20+
compile 'com.androidplot:androidplot-core:0.9.4'
2121
}
2222
```
2323

0 commit comments

Comments
 (0)