Skip to content

Commit

Permalink
Update version number to 3.2.2
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
danimahardhika authored Jul 5, 2017
1 parent 068dd3d commit ae4cd0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ android {
defaultConfig {
minSdkVersion rootProject.ext.MinSdk
targetSdkVersion rootProject.ext.TargetSdk
versionCode 320
versionName "3.2.0"
versionCode 322
versionName "3.2.2"
vectorDrawables.useSupportLibrary = true
}

Expand Down

0 comments on commit ae4cd0f

Please sign in to comment.