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 77de7c1 commit ca48a31Copy full SHA for ca48a31
README.md
@@ -23,7 +23,7 @@ Add to your module's build.gradle:
23
```Groovy
24
dependencies {
25
//...
26
- compile 'com.yalantis:starwarstiles:0.1.0'
+ compile 'com.yalantis:starwarstiles:x.y.z'
27
}
28
```
29
0 commit comments