Skip to content

Commit

Permalink
[Release] Version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Denvar committed Feb 24, 2016
1 parent 7770404 commit e8fe0d7
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 5
versionName "1.0.4"
versionCode 6
versionName "1.0.5"
setProperty("archivesBaseName", "android-material-chips-$versionName")
}
buildTypes {
Expand Down

0 comments on commit e8fe0d7

Please sign in to comment.