Skip to content

Commit ee2450f

Browse files
author
mendhak
committed
Market Version 49
Closes #251
1 parent d8f6828 commit ee2450f

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
@@ -19,8 +19,8 @@ android {
1919
defaultConfig {
2020
minSdkVersion 14
2121
targetSdkVersion 19
22-
versionCode 48
23-
versionName "48"
22+
versionCode 49
23+
versionName "49"
2424

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

0 commit comments

Comments
 (0)