bump to version 0.9-alpha to differentiate stack traces. no feature freeze or anything else
This commit is contained in:
parent
86241a260a
commit
123036fdaa
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue