version bump to 1.4.0-alpha3

This commit is contained in:
Daniel Gultsch 2015-05-13 11:56:25 +02:00
parent 93e620d685
commit f84ccbe1fa
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 63
versionName "1.4.0-alpha"
versionCode 64
versionName "1.4.0-alpha3"
}
compileOptions {