Skip to content

Commit

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

0 comments on commit 8c352e1

Please sign in to comment.