Skip to content

Commit 2e66dba

Browse files
committed
Merge pull request #5 from PGMacDesign/patch-1
Add version back into compile notes
2 parents ca48a31 + af3f91b commit 2e66dba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Add to your module's build.gradle:
2323
```Groovy
2424
dependencies {
2525
//...
26-
compile 'com.yalantis:starwarstiles:x.y.z'
26+
compile 'com.yalantis:starwarstiles:0.1.1'
2727
}
2828
```
2929

0 commit comments

Comments
 (0)