Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileNotFoundException (AndroidManifest.xml) #304

Open
amoikevin opened this issue May 6, 2021 · 4 comments
Open

FileNotFoundException (AndroidManifest.xml) #304

amoikevin opened this issue May 6, 2021 · 4 comments

Comments

@amoikevin
Copy link

amoikevin commented May 6, 2021

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
@JessHolle
Copy link

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

@gulo-gulo
Copy link

#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

@kezong
Copy link
Owner

kezong commented May 7, 2021

#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
Copy link
Owner

kezong commented May 7, 2021

Version 1.3.6 is support AGP 4.2.0.
Upgrade it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants