Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
janishar authored Oct 5, 2016
1 parent fa88f56 commit d95ac14
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 @@ -155,12 +155,12 @@ public class ImageTypeBig {
#Gradle
```groovy
dependencies {
compile 'com.mindorks:placeholderview:0.1.5'
compile 'com.mindorks:placeholderview:0.1.6'
}
```
#Dependency: It depends on the RecyclerView
```groovy
com.android.support:recyclerview-v7:23.+
com.android.support:recyclerview-v7:24.+
```

# Proguard Note:
Expand Down

0 comments on commit d95ac14

Please sign in to comment.