kezong / fat-aar-android

A gradle plugin that merge dependencies into the final aar file works with AGP 3.+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

RockieLiu opened this issue · 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.