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 110bb82 commit d016904Copy full SHA for d016904
GPSTest/build.gradle
@@ -8,8 +8,8 @@ android {
8
defaultConfig {
9
minSdkVersion 14
10
targetSdkVersion 21
11
- versionCode 27
12
- versionName "3.0.2"
+ versionCode 28
+ versionName "3.0.3"
13
}
14
15
// http://stackoverflow.com/questions/20673625/gradle-0-7-0-duplicate-files-during-packaging-of-apk
0 commit comments