Skip to content

Commit cbd4426

Browse files
author
mendhak
committed
Market version 55
1 parent 7e7c20f commit cbd4426

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 54
26-
versionName "54"
25+
versionCode 55
26+
versionName "55"
2727

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

0 commit comments

Comments
 (0)