File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ public class ImageTypeBig {
169169# Gradle
170170``` groovy
171171dependencies {
172- compile 'com.mindorks:placeholderview:0.6.5 '
172+ compile 'com.mindorks:placeholderview:0.7.0 '
173173}
174174```
175175# Dependency: It depends on the RecyclerView
Original file line number Diff line number Diff line change 1313 siteUrl = ' https://github.com/janishar/PlaceHolderView'
1414 gitUrl = ' https://github.com/janishar/PlaceHolderView.git'
1515
16- libraryVersion = ' 0.6.5 '
16+ libraryVersion = ' 0.7.0 '
1717
1818 developerId = ' janishar.ali@gmail.com'
1919 developerName = ' Janishar Ali'
@@ -31,8 +31,8 @@ android {
3131 defaultConfig {
3232 minSdkVersion 16
3333 targetSdkVersion 25
34- versionCode 7
35- versionName " 0.6.5 "
34+ versionCode 8
35+ versionName " 0.7.0 "
3636 }
3737 buildTypes {
3838 release {
You can’t perform that action at this time.
0 commit comments