bump to version 0.9-alpha to differentiate stack traces. no feature freeze or anything else

This commit is contained in:
iNPUTmice 2014-11-17 21:40:48 +01:00
parent 86241a260a
commit 123036fdaa

View file

@ -46,8 +46,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 14 minSdkVersion 14
targetSdkVersion 19 targetSdkVersion 19
versionCode 36 versionCode 37
versionName "0.8.4" versionName "0.9-alpha"
} }
compileOptions { compileOptions {