Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wenchaojiang committed Dec 21, 2015
1 parent 53c919a commit 956f628
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ repositories {
}
dependencies {
compile 'com.github.wenchaojiang:AndroidSwipeableCardStack:0.1.2'
compile 'com.github.wenchaojiang:AndroidSwipeableCardStack:0.1.3'
}
```
OR manually

1. Download released .aar file
[Download current release] (https://github.com/wenchaojiang/AndroidSwipeableCardStack/releases/download/0.1.1/android-card-stack-0.1.1.aar)
[Download current release] (https://github.com/wenchaojiang/AndroidSwipeableCardStack/releases/)

2. put it into your project lib dir, "libs" for example.

Expand Down

0 comments on commit 956f628

Please sign in to comment.