From 62e50a40ced89aaf3c1e8a420c76aec4888bd742 Mon Sep 17 00:00:00 2001 From: janishar Date: Wed, 18 Jan 2017 02:14:14 +0530 Subject: [PATCH] new version --- placeholderview/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 {