Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Dec 16, 2016
1 parent 16bae89 commit 751b3eb
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 'com.proxerme.app'
minSdkVersion 15
targetSdkVersion 25
versionCode 23
versionName "0.6.0-beta"
versionCode 24
versionName "0.7.0"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 751b3eb

Please sign in to comment.