bump version

here
Andreas Shimokawa 2016-04-06 22:44:50 +02:00
parent 94cec55a20
commit 4055cc1173
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ android {
targetSdkVersion 23 targetSdkVersion 23
// note: always bump BOTH versionCode and versionName! // note: always bump BOTH versionCode and versionName!
versionName "0.9.3" versionName "0.9.4"
versionCode 47 versionCode 48
} }
buildTypes { buildTypes {
release { release {