Skip to content

Commit

Permalink
[Release] 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Denvar committed Mar 2, 2016
1 parent 068da0e commit dedee41
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 8
versionName "1.0.8"
versionCode 9
versionName "1.0.9"
setProperty("archivesBaseName", "android-material-chips-$versionName")
}
buildTypes {
Expand Down

0 comments on commit dedee41

Please sign in to comment.