kezong/fat-aar-android

Cannot expand ZIP ****/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/R.jar' as it does not exist.

RockieLiu opened this issue · 6 comments

use AndroidStudio4.1rc, always make failed. i try to create ./compile_r_class_jar/debug/ directory, it seems to work.

PC is Macbook

what version of com.android.tools.build:gradle do you use?

version com.android.tools.build:gradle:4.1.0-rc03

With gradle plugin 4.1.0, r class jar folder has changed to compile_r_class_jar.
It will be adapted in the next version.

Fix in 1.2.18

still exits in 1.3.6, because change of the aar outputDir.