maczhier
maczhier
@davidmotson would you mind creating the changelog entry for 4.3.1?
Could you help by provide a minimal reproducing build.gradle?
Hi @mohamnexus not sure what you mean. Can you be more specific?
Could you post a sample build.gradle file with your dependencies so I can try to reproduce this issue? Thanks!
Huh, thanks for letting us know. This may be an issue with multi-module projects. Let me ask the team to take a look.
To clarify, the issue still presents itself in your main project, but the same config in a demo project does not have the same symptoms?
This should have been addressed as this plugin only uses the older API for compatibility reasons: https://github.com/google/play-services-plugins/blob/master/google-services-plugin/src/main/groovy/com/google/gms/googleservices/GoogleServicesPlugin.groovy#L203
Thanks for the report. There's an in-progress PR from @TacoTheDank (thanks TacoTheDank!) https://github.com/google/play-services-plugins/pull/33/files#diff-16b500feb7ba5b406b53040efc7b17ac, which should address this.
Thanks for the report, @annania. Could you be a bit more specific or provide examples for some of these issues? > It would be nice if there was some output...
Thanks for the bug report @bjoern-isaksson. As far as I know, no Google Play services component depends onto json-smart, but it is possible the plugin is evaluating non-GPs dependencies for...