version bump to 1.4.7

This commit is contained in:
Daniel Gultsch 2015-07-04 00:05:28 +02:00
parent 2fbeb0bbb2
commit 148955a713
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 21
versionCode 74
versionName "1.4.6"
versionCode 75
versionName "1.4.7"
}
compileOptions {