version bump to 1.4.0

This commit is contained in:
Daniel Gultsch 2015-05-20 03:36:10 +02:00
parent 73a4ffefdf
commit 7824c01748
1 changed files with 2 additions and 2 deletions

View File

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