version bump to 1.5.0-beta

This commit is contained in:
Daniel Gultsch 2015-07-10 15:15:44 +02:00
parent b6ca14d11a
commit 50e8fe08d4

View file

@ -45,8 +45,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 75
versionName "1.4.7"
versionCode 76
versionName "1.5.0-beta"
}
compileOptions {