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 {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 19
|
||||
versionCode 36
|
||||
versionName "0.8.4"
|
||||
versionCode 37
|
||||
versionName "0.9-alpha"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
Loading…
Reference in New Issue