Skip to content

Commit

Permalink
Update version to 260 (2.6.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
niknetniko committed Oct 19, 2017
1 parent f82945f commit cd94249
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 @@ -10,8 +10,8 @@ android {
applicationId "be.ugent.zeus.hydra"
minSdkVersion 16
targetSdkVersion 26
versionCode 255
versionName "2.5.1"
versionCode 260
versionName "2.6.0"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit cd94249

Please sign in to comment.