kezong/fat-aar-android

FileNotFoundException (AndroidManifest.xml)

amoikevin opened this issue · 4 comments

Describe the issue
Execution failed for task ':**:processDebugManifest'.

java.io.FileNotFoundException: **\build\intermediates\library_manifest\debug\AndroidManifest.xml (系统找不到指定的路径。)

aar:conductor

Build Environment

  • Operating System: Win10
  • Gradle Plugin Version:4.2.0
  • Gradle Version: 7.0
  • Fat-aar Version:1.3.5

Just ran into this as well -- and it is preventing me from upgrading AGP to 4.2.0.

#305

I created this, which I believe is all this needed to fix it but let's see what @kezong says, I could be missing something

#305

I created this, which I believe is all this needed to fix it but let's see what @kezong says, I could be missing something

It's not a bug.
I just haven't uploaded latest version to the maven central.

Version 1.3.6 is support AGP 4.2.0.
Upgrade it.