Skip to content

Commit

Permalink
Merge tag 'support/1.0.4' into develop
Browse files Browse the repository at this point in the history
1.0.4 support/1.0.4
  • Loading branch information
Denvar committed Feb 23, 2016
2 parents d142d35 + 601662d commit c9c3683
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 16
targetSdkVersion 23
versionCode 4
versionName "1.0.3"
versionCode 5
versionName "1.0.4"
setProperty("archivesBaseName", "android-material-chips-$versionName")
}
buildTypes {
Expand Down

0 comments on commit c9c3683

Please sign in to comment.