Skip to content

Commit 2336e7b

Browse files
committed
version 57
1 parent dd32bb7 commit 2336e7b

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
@@ -23,8 +23,8 @@ android {
2323
defaultConfig {
2424
minSdkVersion 14
2525
targetSdkVersion 19
26-
versionCode 56
27-
versionName "56"
26+
versionCode 57
27+
versionName "57"
2828

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

0 commit comments

Comments
 (0)