Skip to content

Commit

Permalink
Version 60
Browse files Browse the repository at this point in the history
  • Loading branch information
mendhak committed Apr 4, 2015
1 parent 41004a3 commit eebbebd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gpslogger/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 19
versionCode 59
versionName "59"
versionCode 60
versionName "60"

//This allows us to run Robotium and Unit tests separately using
//connectedAndroidTest -PtestSize=small
Expand Down

0 comments on commit eebbebd

Please sign in to comment.