We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6963d26 commit a88b33fCopy full SHA for a88b33f
1 file changed
README.md
@@ -19,7 +19,7 @@ And then the actual library dependency to your module's `build.gradle`:
19
20
```groovy
21
dependencies {
22
- compile 'com.github.transferwise:sequencelayout:1.0.0'
+ compile 'com.github.transferwise:sequence-layout:1.0.1'
23
}
24
```
25
0 commit comments