Skip to content

Commit

Permalink
Merge pull request sylvek#103 from sylvek/feature-upgrade-version
Browse files Browse the repository at this point in the history
prepare version 2.4.0
  • Loading branch information
sylvek authored Apr 8, 2017
2 parents 66ef026 + c86ce9d commit 24eb85a
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 @@ -8,8 +8,8 @@ android {
applicationId "net.sylvek.itracing2"
minSdkVersion 18
targetSdkVersion 21
versionCode 69
versionName "2.3.13"
versionCode 70
versionName "2.4.0"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 24eb85a

Please sign in to comment.