Commit ce606266 by sikang

bug fix

parent 76d917e7
...@@ -44,6 +44,7 @@ public class LibConfig { ...@@ -44,6 +44,7 @@ public class LibConfig {
public static String FLAVOR; public static String FLAVOR;
public static int VERSION_CODE; public static int VERSION_CODE;
public static String VERSION_NAME; public static String VERSION_NAME;
public static String LOGIN_ACTIVITY_ACTION;
public static String FLAVOR_default; public static String FLAVOR_default;
public static String FLAVOR_server; public static String FLAVOR_server;
public static String AGREEMENT_URL; public static String AGREEMENT_URL;
......
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