Tencent / tinker

Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.
Other
17.13k stars 3.33k forks source link

编译的时候can't get multiDexKeepProguard file #1483

Open triplesky opened 3 years ago

triplesky commented 3 years ago

项目是多module的,Applicationlike是放在app里面的,在min_sdk = 21的时候 if applyResourceMapping file is exist we will build module_home apk with resource R.txt file if resources.arsc has changed, you should use applyResource mode to build the new apk!

can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file can't get multiDexKeepProguard file

添加了 multiDexEnabled true multiDexKeepProguard file("tinker_multidexkeep.pro") 编译成功但是没有生成application

调整min_sdk=19,没有上面的,报的是方法数超了,新项目肯定还得按照21来做,有没有人遇到过


异常类型:编译异常

手机型号:

手机系统版本:如:Android 5.0 (如是编译异常,则可以不填)

tinker版本:1.9.14.7

gradle版本:4.0.1

是否使用热更新SDK: 无

系统:如:Mac

堆栈/日志: