bump to version 1.5.2

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

View File

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