随笔 - 245  文章 - 0  评论 - 11  阅读 - 50万
09 2020 档案
Cannot fit requested classes in a single dex file (# methods: 66411 > 65536)
摘要:解决问题有3步 步骤1 在app module中的build.gradle中添加依赖 implementation 'com.android.support:multidex:1.0.3' 步骤2 在app module中的build.gradle中的defaultConfig中添加以下代码 mul 阅读全文
posted @ 2020-09-09 15:14 巫山老妖 阅读(2886) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示