We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697303d commit a30c2aaCopy full SHA for a30c2aa
1 file changed
README.md
@@ -17,7 +17,7 @@ To use the library in your gradle project add the following to your `build.gradl
17
18
```groovy
19
dependencies {
20
- compile 'com.androidplot:androidplot-core:0.9.3'
+ compile 'com.androidplot:androidplot-core:0.9.4'
21
}
22
```
23
0 commit comments