version bump to 1.4.0-alpha (in development)

This commit is contained in:
Daniel Gultsch 2015-05-02 12:00:27 +02:00
parent 650255e18a
commit 48e8e0f1fc
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 60
versionName "1.3.0"
versionCode 61
versionName "1.4.0-alpha"
}
compileOptions {