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._ ...@@ -5,8 +5,8 @@ import sbtandroid._
import sbtandroid.AndroidPlugin._ import sbtandroid.AndroidPlugin._
object App { object App {
val version = "2.0.5" val version = "2.0.6"
val versionCode = 56 val versionCode = 57
} }
object General { 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