We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 789dff6 commit 81a007aCopy full SHA for 81a007a
1 file changed
simple-location-tracker/slt/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
8
minSdkVersion 8
9
targetSdkVersion 22
10
- versionCode 3
11
- versionName "2.1"
+ versionCode 4
+ versionName "2.2"
12
}
13
14
libraryVariants.all { variant ->
0 commit comments