bump to version 1.5.2

This commit is contained in:
Daniel Gultsch 2015-07-21 19:44:54 +02:00
parent d38228f482
commit 4a051b65d1
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 79
versionName "1.5.1"
versionCode 80
versionName "1.5.2"
}
compileOptions {