Commit bae8cc2d authored by Max Lv's avatar Max Lv

fix an UI issue on 4.4

parent 75d9e577
......@@ -5,8 +5,8 @@ import sbtandroid._
import sbtandroid.AndroidPlugin._
object App {
val version = "2.0.5"
val versionCode = 56
val version = "2.0.6"
val versionCode = 57
}
object General {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment