bump version to 1.5.0

This commit is contained in:
Daniel Gultsch 2015-07-18 00:16:32 +02:00
parent 15b880f3a1
commit 451345f8ed
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 77
versionName "1.5.0-beta.2"
versionCode 78
versionName "1.5.0"
}
compileOptions {