Commit 67bcd10f by sikang

Merge branch 'master' of ssh://47.100.14.92:2289/sikang/lib_base

remove appsflyer
parents a0ef19e1 ce606266
...@@ -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