lizhihui

统计增加adid字段

...@@ -32,4 +32,6 @@ ...@@ -32,4 +32,6 @@
32 - 2020-3-27 32 - 2020-3-27
33 - 加了玩家达到某个vip等级的事件类型,加了角色上报的回调和上报的类型日志,替换PoolSdk_V2_xxxx.jar 33 - 加了玩家达到某个vip等级的事件类型,加了角色上报的回调和上报的类型日志,替换PoolSdk_V2_xxxx.jar
34 - 2020-4-9 34 - 2020-4-9
35 - - 在登录之后增加实名认证返回选择框,替换PoolSdk_V2_xxxx.jar
...\ No newline at end of file ...\ No newline at end of file
35 + - 在登录之后增加实名认证返回选择框,替换PoolSdk_V2_xxxx.jar
36 +- 2020-4-20
37 + - 统计增加adid字段,直接替换PoolSdk_V2_xxxx.jar
...\ No newline at end of file ...\ No newline at end of file
......
...@@ -20,5 +20,5 @@ android { ...@@ -20,5 +20,5 @@ android {
20 dependencies { 20 dependencies {
21 implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs') 21 implementation fileTree(include: ['*.jar', '*.aar'], dir: 'libs')
22 // implementation 'com.android.support.constraint:constraint-layout:1.0.2' 22 // implementation 'com.android.support.constraint:constraint-layout:1.0.2'
23 - implementation files('libs/PoolSdk_V2_20200313.jar') 23 + //implementation files('libs/PoolSdk_V2_20200313.jar')
24 } 24 }
......
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type