version bump to 1.4.0-alpha3
This commit is contained in:
parent
93e620d685
commit
f84ccbe1fa
|
@ -44,8 +44,8 @@ android {
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 21
|
targetSdkVersion 21
|
||||||
versionCode 63
|
versionCode 64
|
||||||
versionName "1.4.0-alpha"
|
versionName "1.4.0-alpha3"
|
||||||
}
|
}
|
||||||
|
|
||||||
compileOptions {
|
compileOptions {
|
||||||
|
|
Loading…
Reference in New Issue