We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d305c7 commit 4814865Copy full SHA for 4814865
1 file changed
build.gradle
@@ -19,8 +19,8 @@ android {
19
defaultConfig {
20
minSdkVersion 15
21
targetSdkVersion 23
22
- versionCode 16
23
- versionName '3.6'
+ versionCode 17
+ versionName '3.7'
24
}
25
26
signingConfigs {
0 commit comments