Skip to content

Commit

Permalink
[Release] Version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Denvar committed Mar 17, 2016
1 parent 622dbc8 commit dbc5bed
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 10
versionName "1.0.10"
versionCode 11
versionName "1.1.0"
setProperty("archivesBaseName", "android-material-chips-$versionName")
}
buildTypes {
Expand Down

0 comments on commit dbc5bed

Please sign in to comment.