Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Conversation

@Goooler
Copy link
Owner

@Goooler Goooler commented Aug 13, 2022

Follow up #26.

@Goooler Goooler added this to the 1.7.0 milestone Aug 13, 2022
versionCode = "106000"
accompanist = "0.25.1"
agp = "7.2.2"
agp = "7.4.0-alpha09"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleting manifest files support from AGP 7.3

* What went wrong:
A problem was found with the configuration of task ':adapter:processDebugManifest' (type 'ProcessLibraryManifest').
  - Type 'com.android.build.gradle.tasks.ProcessLibraryManifest' property 'mainManifest' specifies file '/home/runner/work/DemoApp/DemoApp/adapter/src/main/AndroidManifest.xml' which doesn't exist.
    
    Reason: An input file was expected to be present but it doesn't exist.
    
    Possible solutions:
      1. Make sure the file exists before the task is called.
      2. Make sure that the task which produces the file is declared as an input.
    
    Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#input_file_does_not_exist for more details about this problem.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now AGP 7.3.0-rc01 can be used in Electric Eel | 2022.1.1 Canary 9.

@Goooler Goooler merged commit 25e79d9 into trunk Aug 19, 2022
@Goooler Goooler deleted the manifest branch August 19, 2022 13:04
@Goooler Goooler added the dependencies Pull requests that update a dependency file label Aug 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants