Skip to content

Commit 9088a7b

Browse files
committed
updates quickstart lib version to 1.5.1
1 parent a16a1df commit 9088a7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.md

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

1515
```groovy
1616
dependencies {
17-
compile "com.androidplot:androidplot-core:1.5.0"
17+
compile "com.androidplot:androidplot-core:1.5.1"
1818
}
1919
```
2020

0 commit comments

Comments
 (0)