Skip to content

Commit 63cb932

Browse files
author
mendhak
committed
Market version 47
[skip ci]
1 parent 82f77f0 commit 63cb932

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

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

0 commit comments

Comments
 (0)