diff --git a/README.md b/README.md index fcbbf97..194db1f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ A FlowLayout for Android, which allows child views flow to next row when there i ## Gradle ``` -compile 'com.nex3z:flow-layout:0.1.2' +compile 'com.nex3z:flow-layout:0.1.3' ```