version bump to 1.4.2

This commit is contained in:
Daniel Gultsch 2015-05-21 05:21:52 +02:00
parent 3cdac228f9
commit 82d4c3b21f
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 67
versionName "1.4.1"
versionCode 68
versionName "1.4.2"
}
compileOptions {