We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a16a1df commit 9088a7bCopy full SHA for 9088a7b
1 file changed
docs/quickstart.md
@@ -14,7 +14,7 @@ To use the library in your gradle project add the following to your build.gradle
14
15
```groovy
16
dependencies {
17
- compile "com.androidplot:androidplot-core:1.5.0"
+ compile "com.androidplot:androidplot-core:1.5.1"
18
}
19
```
20
0 commit comments