diff --git a/placeholderview/build.gradle b/placeholderview/build.gradle index 889305c..6e82505 100644 --- a/placeholderview/build.gradle +++ b/placeholderview/build.gradle @@ -13,7 +13,7 @@ ext { siteUrl = 'https://github.com/janishar/PlaceHolderView' gitUrl = 'https://github.com/janishar/PlaceHolderView.git' - libraryVersion = '0.5.2' + libraryVersion = '0.6.1' developerId = 'janishar.ali@gmail.com' developerName = 'Janishar Ali' @@ -32,7 +32,7 @@ android { minSdkVersion 16 targetSdkVersion 25 versionCode 7 - versionName "0.5.2" + versionName "0.6.1" } buildTypes { release {