Skip to content

Commit d48f10a

Browse files
committed
Bump version to prepare for release
1 parent 51500bf commit d48f10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GPSTest/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
defaultConfig {
1010
minSdkVersion 14
1111
targetSdkVersion 21
12-
versionCode 30
13-
versionName "3.1.1"
12+
versionCode 31
13+
versionName "3.1.2"
1414

1515
vectorDrawables.useSupportLibrary = true
1616
}

0 commit comments

Comments
 (0)