Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
feliciaan committed Oct 6, 2016
1 parent 85d5618 commit 4373d03
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 @@ -7,8 +7,8 @@ android {
applicationId "be.ugent.zeus.hydra"
minSdkVersion 16
targetSdkVersion 24
versionCode 208
versionName "2.0.1"
versionCode 209
versionName "2.0.2"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
Expand Down

0 comments on commit 4373d03

Please sign in to comment.