Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
janishar committed Sep 29, 2016
2 parents 94ff3ba + 4b9b027 commit cc3cf3b
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
@@ -1,6 +1,6 @@
#**PlaceHolderView**
[![GitHub version](https://badge.fury.io/gh/janishar%2FPlaceHolderView.svg)](https://badge.fury.io/gh/janishar%2FPlaceHolderView)
[ ![Download](https://api.bintray.com/packages/janishar/mindorks/placeholderview/images/download.svg) ](https://bintray.com/janishar/mindorks/placeholderview/_latestVersion)
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-PlaceHolderView-green.svg?style=true)](https://android-arsenal.com/details/1/4414)
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://opensource.org/licenses/Apache-2.0)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)

Expand Down Expand Up @@ -155,7 +155,7 @@ public class ImageTypeBig {
#Gradle
```groovy
dependencies {
compile 'com.mindorks:placeholderview:0.1.3'
compile 'com.mindorks:placeholderview:0.1.4'
}
```
#Dependency: It depends on the RecyclerView
Expand Down

0 comments on commit cc3cf3b

Please sign in to comment.