version bump to 1.4.0-beta

This commit is contained in:
Daniel Gultsch 2015-05-16 10:19:19 +02:00
parent b4a8984b18
commit 7ccdc772ed
1 changed files with 2 additions and 2 deletions

View File

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