AppsFlyer
模块引入
implementation WB.fixVersions('TJ:AppsFlyer')Manifest参数选项
配置文件说明
android {
compileSdkVersion 28
buildToolsVersion '28.0.3'
publishNonDefault true
defaultConfig {
manifestPlaceholders = [
....
AppsFlyer_DevKey:"X9NxxaMp4neHCFYreDxtd5",
...
]
}
}混淆过滤
最后更新于