Skip to content

Commit 8253be0

Browse files
author
Nick Fellows
committed
Updated quickstart to reference 1.4.2
1 parent d9a2f40 commit 8253be0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.1"
17+
compile "com.androidplot:androidplot-core:1.4.2"
1818
}
1919
```
2020

0 commit comments

Comments
 (0)