Skip to content

Commit

Permalink
Changed version number to 1.7.0-b2
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
danimahardhika authored Nov 1, 2017
1 parent 67ac4e6 commit 6e97716
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 @@ -44,8 +44,8 @@ android {
defaultConfig {
minSdkVersion rootProject.ext.MinSdk
targetSdkVersion rootProject.ext.TargetSdk
versionCode 160
versionName "1.6.0"
versionCode 171
versionName "1.7.0-b2"
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit 6e97716

Please sign in to comment.