diff --git a/README.md b/README.md index aeb8e12..8b9307c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ repositories { } dependencies { - compile 'com.github.wenchaojiang:AndroidSwipeableCardStack:0.1.4' + compile 'com.github.wenchaojiang:AndroidSwipeableCardStack:0.*.*' } ``` OR manually