Adjust集成
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package com.yizhuan.xchat_android_constants;
|
||||
|
||||
import com.yizhuan.xchat_android_core.R;
|
||||
import com.yizhuan.xchat_android_core.BuildConfig;
|
||||
import com.yizhuan.xchat_android_core.R;
|
||||
import com.yizhuan.xchat_android_library.utils.ResUtil;
|
||||
|
||||
/**
|
||||
@@ -272,4 +272,10 @@ public class XChatConstants {
|
||||
(byte) 0x2e, (byte) 0x95, (byte) 0xb1, (byte) 0xe3, (byte) 0x48, (byte) 0x7f, (byte) 0x86, (byte) 0x01, (byte) 0x78,
|
||||
(byte) 0xf1, (byte) 0xe0, (byte) 0x0c, (byte) 0x7a, (byte) 0xca
|
||||
};
|
||||
|
||||
/**
|
||||
* Adjust配置
|
||||
*/
|
||||
public static final String ADJUST_APP_TOKEN = "p5sndfu9udq8";
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user