6.4.2打包提版
This commit is contained in:
@@ -141,7 +141,7 @@ public class AppContext extends CommonAppContext {
|
||||
|
||||
String environment = AdjustConfig.ENVIRONMENT_PRODUCTION;
|
||||
AdjustConfig config = new AdjustConfig(this, "3om5fbglyqdc", environment);
|
||||
if (CommonAppConfig.IS_GOOGLE_PLAY == true) {
|
||||
if (CommonAppConfig.IS_GOOGLE_PLAY == false) {
|
||||
config.setDefaultTracker("{xa7k5ut}");
|
||||
}
|
||||
Adjust.onCreate(config);
|
||||
|
||||
Reference in New Issue
Block a user