Skip to content

Commit

Permalink
update version to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zubinxiong committed Oct 8, 2016
1 parent e6c9e01 commit b23b918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ ext {
buildToolsVersion : "23.0.2",
minSdkVersion : 17,
targetSdkVersion : 23,
versionCode : 7,
versionName : "1.3.1"
versionCode : 8,
versionName : "1.3.2"
]

}

0 comments on commit b23b918

Please sign in to comment.