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 @@ -173,7 +173,7 @@ See Details [**Here**](https://github.com/janishar/PlaceHolderView/releases/tag/
173173# Gradle
174174``` groovy
175175dependencies {
176- compile 'com.mindorks:placeholderview:0.7.2 '
176+ compile 'com.mindorks:placeholderview:0.7.3 '
177177}
178178```
179179# 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.7.3-alpha '
16+ libraryVersion = ' 0.7.3'
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 10
35- versionName " 0.7.3-alpha "
34+ versionCode 11
35+ versionName " 0.7.3"
3636 }
3737 buildTypes {
3838 release {
You can’t perform that action at this time.
0 commit comments