version bump to 1.4.7

This commit is contained in:
Daniel Gultsch 2015-07-04 00:05:28 +02:00
parent a2bab9c564
commit f8f5bcb2ae
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 {