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