Skip to content

Commit

Permalink
Change version number to 1.5.8
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
danimahardhika authored Sep 24, 2017
1 parent 6bc36a7 commit 55e7037
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 @@ -46,8 +46,8 @@ android {
defaultConfig {
minSdkVersion rootProject.ext.MinSdk
targetSdkVersion rootProject.ext.TargetSdk
versionCode 158
versionName "1.5.7"
versionCode 159
versionName "1.5.8"
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit 55e7037

Please sign in to comment.