We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3549a commit 6c2821cCopy full SHA for 6c2821c
gpslogger/build.gradle
@@ -20,7 +20,7 @@ android {
20
minSdkVersion 14
21
targetSdkVersion 19
22
versionCode 47
23
- versionName "issue232"
+ versionName "47"
24
25
//This allows us to run Robotium and Unit tests separately using
26
//connectedAndroidTest -PtestSize=small
0 commit comments