1. 首页
  2. 数据库
  3. 其它
  4. bugly热修复集成与踩坑总结

bugly热修复集成与踩坑总结

上传者: 2021-01-09 15:27:07上传 PDF文件 141.8KB 热度 37次
第一步添加依赖(project–>build:gradle) dependencies { classpath 'com.android.tools.build:gradle:3.1.4' classpath com.tencent.bugly:tinker-support:1.1.5 // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files
用户评论