[6.9.0]
1、升级countly使用https安全访问
This commit is contained in:
@@ -34,7 +34,7 @@ public class MogoApplication extends MainMoGoApplication {
|
||||
|
||||
// 正式统计用的key
|
||||
private String COUNTLY_APP_KEY = "657d18706e9a5acf79ea6a4bcb54605406548f71";
|
||||
private String COUNTLY_SERVER_URL = "http://countly.zhidaozhixing.com";
|
||||
private String COUNTLY_SERVER_URL = "https://countly.zhidaozhixing.com";
|
||||
|
||||
@Override
|
||||
public void onCreate() {
|
||||
|
||||
Reference in New Issue
Block a user