Skip to content

Commit

Permalink
bump version to 0.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Arnav Gupta <[email protected]>
  • Loading branch information
championswimmer committed Apr 14, 2015
1 parent 9768ce0 commit aaef1a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
applicationId "in.tosc.studddin"
minSdkVersion 10
targetSdkVersion 21
versionCode 31
versionName "0.3.1"
versionCode 32
versionName "0.3.2"
}
signingConfigs {
debug {
Expand Down

0 comments on commit aaef1a6

Please sign in to comment.