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