Skip to content

Commit 52032a7

Browse files
author
mendhak
committed
Market version 53
52 skipped, had to fix a quick bug
1 parent 477d76f commit 52032a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gpslogger/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ android {
2222
defaultConfig {
2323
minSdkVersion 14
2424
targetSdkVersion 19
25-
versionCode 51
26-
versionName "51"
25+
versionCode 53
26+
versionName "53"
2727

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

0 commit comments

Comments
 (0)