Skip to content

Commit ad5d64b

Browse files
authored
Update version in installation instructions
1 parent 893a5ca commit ad5d64b

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
@@ -48,7 +48,7 @@ allprojects {
4848
And add the dependency in your module's `build.gradle`:
4949
```groovy
5050
dependencies {
51-
compile 'com.github.Tunous:SwipeActionView:0.1.0'
51+
compile 'com.github.Tunous:SwipeActionView:1.0.0'
5252
}
5353
```
5454

0 commit comments

Comments
 (0)