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

[BUG] not working with android multi module project #141

Closed
ber4444 opened this issue May 30, 2023 · 2 comments
Closed

[BUG] not working with android multi module project #141

ber4444 opened this issue May 30, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@ber4444
Copy link

ber4444 commented May 30, 2023

Describe the bug
In your README, we have Provides attribute 'com.android.build.api.attributes.ProductFlavor:version' with value 'ci' but the consumer didn't ask for it
as the key to dealing with multiple release variants but in our feature modules, we get
- Doesn't say anything about com.android.build.api.attributes.ProductFlavor:version (required 'qa')

To Reproduce
Steps to reproduce the behavior: integrate NexusIQ to a project like https://github.com/Morfly/MultiModuleMovies

Expected behavior
Works.

Screenshots

Desktop (please complete the following information):

  • OS: OS X 13.3.1
  • Gradle Version: 8.1.1
  • JVM Version and Flavor: Java 17, Open JDK
  • Nexus IQ Server Version: 153

Additional context
Tried to poke around with matchingFallbacks and missingDimensionStrategy as well as adding a "default" configuration without success.

@ber4444 ber4444 added the bug Something isn't working label May 30, 2023
@guillermo-varela
Copy link
Contributor

Hi @ber4444!

I checked out the project you mentioned (https://github.com/Morfly/MultiModuleMovies), used the Gradle version specified in the issue with the newest version of this plugin (2.6.1) and I was not able to reproduce the issue.

Could you please try again with the updated version of the plugin and see if the error still occurs?

@guillermo-varela
Copy link
Contributor

Closing due to inactivity.
If this issue persists, please open a new ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants