Skip to content

Commit c917521

Browse files
author
mendhak
committed
Market version 48
[skip ci]
1 parent e83ba50 commit c917521

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 47
23-
versionName "47"
22+
versionCode 48
23+
versionName "48"
2424

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

0 commit comments

Comments
 (0)