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 { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 21 targetSdkVersion 21
versionCode 65 versionCode 66
versionName "1.4.0-beta" versionName "1.4.0"
} }
compileOptions { compileOptions {