2020年12月29日
摘要: multiDex配置 build.gradle 配置 android { defaultConfig { ... multiDexEnabled true ... } compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 targe 阅读全文
posted @ 2020-12-29 16:14 银尘代号 阅读(157) 评论(0) 推荐(0) 编辑