We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d9fe31 commit 933301aCopy full SHA for 933301a
1 file changed
README.md
@@ -24,7 +24,7 @@ To use the library in your gradle project add the following to your `build.gradl
24
25
```groovy
26
dependencies {
27
- compile 'com.androidplot:androidplot-core:0.9.5'
+ compile 'com.androidplot:androidplot-core:0.9.6'
28
}
29
```
30
0 commit comments