「Countly」
1、调通公司服务器部署的节点; 2、调通上传maven
This commit is contained in:
@@ -25,8 +25,8 @@ public class MoGoApplication extends MultiDexApplication {
|
||||
private static final String TAG = "MoGoApplication";
|
||||
|
||||
|
||||
private String COUNTLY_APP_KEY = "5efc02a15444c88cbf8056ec66ab291ea3cd3240";
|
||||
private String COUNTLY_SERVER_URL = "http://172.30.10.190";
|
||||
private String COUNTLY_APP_KEY = "45cccb4a005ca14b79fca7d24b69e1a67730e325";
|
||||
private String COUNTLY_SERVER_URL = "http://countly.zhidaozhixing.com";
|
||||
|
||||
@Override
|
||||
public void onCreate() {
|
||||
|
||||
Reference in New Issue
Block a user