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