We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d4c3f commit 783565eCopy full SHA for 783565e
wail-app/build.gradle
@@ -11,6 +11,8 @@ android {
11
defaultConfig {
12
minSdkVersion 14
13
targetSdkVersion 20
14
+ versionCode 22
15
+ versionName '0.6.4 beta'
16
}
17
18
signingConfigs {
0 commit comments