Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
janishar committed Jan 17, 2017
1 parent 1452f73 commit 62e50a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions placeholderview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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 = '[email protected]'
developerName = 'Janishar Ali'
Expand All @@ -32,7 +32,7 @@ android {
minSdkVersion 16
targetSdkVersion 25
versionCode 7
versionName "0.5.2"
versionName "0.6.1"
}
buildTypes {
release {
Expand Down

0 comments on commit 62e50a4

Please sign in to comment.