fat-aar-android icon indicating copy to clipboard operation
fat-aar-android copied to clipboard

FileNotFoundException (AndroidManifest.xml)

Open amoikevin opened this issue 3 years ago • 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

amoikevin avatar May 06 '21 08:05 amoikevin

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

JessHolle avatar May 06 '21 11:05 JessHolle

https://github.com/kezong/fat-aar-android/pull/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

gulo-gulo avatar May 06 '21 16:05 gulo-gulo

#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.

kezong avatar May 07 '21 02:05 kezong

Version 1.3.6 is support AGP 4.2.0. Upgrade it.

kezong avatar May 07 '21 02:05 kezong