version bump to 0.8.4
This commit is contained in:
parent
ccc3c10066
commit
279534ddb4
|
@ -1,5 +1,8 @@
|
|||
###Changelog
|
||||
|
||||
####Version 0.8.4
|
||||
* bug fixes
|
||||
|
||||
####Version 0.8.3
|
||||
* increased UI performance
|
||||
* fixed rotation bugs
|
||||
|
|
|
@ -45,8 +45,8 @@ android {
|
|||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 19
|
||||
versionCode 35
|
||||
versionName "0.8.3"
|
||||
versionCode 36
|
||||
versionName "0.8.4"
|
||||
}
|
||||
|
||||
compileOptions {
|
||||
|
|
Loading…
Reference in a new issue