GDT

模块引入

    implementation WB.fixVersions('TJ:GDT')

配置文件说明

需要在app的build.gradle的添加如下配置:
android {
    manifestPlaceholders = [
    ....
                GDTAppId:"", //appid参数,配置工具统计参数里面可以拿到               
                GDTAppKey:"", //appkey参数,配置工具统计参数里面可以拿到       


    ...
            ]
    }
}

混淆过滤

测试 引荐安装

最后更新于

这有帮助吗?