Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Arnav Gupta <[email protected]>
  • Loading branch information
championswimmer committed Feb 1, 2015
1 parent 6228144 commit 51d5ff0
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 @@ -11,8 +11,8 @@ android {
applicationId "in.tosc.studddin"
minSdkVersion 10
targetSdkVersion 21
versionCode 10
versionName "0.1.0"
versionCode 20
versionName "0.2.0"
}
buildTypes {
release {
Expand Down

0 comments on commit 51d5ff0

Please sign in to comment.