version bump to 1.5.0-beta

This commit is contained in:
Daniel Gultsch 2015-07-10 15:15:44 +02:00
parent 78aff1329f
commit fce613e4a6
1 changed files with 2 additions and 2 deletions

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 {