Skip to content

Use separate buildType and productFlavors for determining the json locations#131

Closed
ChristianKatzmann wants to merge 1 commit into
google:masterfrom
ChristianKatzmann:cb/split_variantdir_into_buildtype_and_productflavors
Closed

Use separate buildType and productFlavors for determining the json locations#131
ChristianKatzmann wants to merge 1 commit into
google:masterfrom
ChristianKatzmann:cb/split_variantdir_into_buildtype_and_productflavors

Conversation

@ChristianKatzmann

Copy link
Copy Markdown

I have a project with two dimensions. The brands are named in lowerCamelCase, so I may have an uppercase character in the name of the brand.
Unfortunately, the current version of the Play Services Plugin does not work with those names, as we split the variant.dirName by uppercase characters to get all different flavors – which is not correct in my situation.

I refactored the GoogleServicesTask to use the names of the existing fields buildType and productFlavors. Using this approach, we don't have to use regular expressions at all.

@ChristianKatzmann

Copy link
Copy Markdown
Author

Anything I can do to get this PR merged?

@TacoTheDank

Copy link
Copy Markdown

@ChristianBecker A lot of waiting apparently 🤔

@ChristianKatzmann

Copy link
Copy Markdown
Author

@jkasnicki @caller9 @aaronj1335 Friendly ping. This "bug" makes the plugin unusable for me :(

@ChristianKatzmann

Copy link
Copy Markdown
Author

@caller9 Any chance you can eventually get this PR reviewed and merged? I still can't use the release version of this plugin 👎

@caller9

caller9 commented Apr 12, 2021

Copy link
Copy Markdown
Collaborator

Another team works on this plugin and they're taking a look. If you could update with the latest changes from master that would help.

@ChristianKatzmann

Copy link
Copy Markdown
Author

@caller9 Thanks for forwarding this request 👍 I just rebased against latest master.

davidmotson pushed a commit that referenced this pull request Apr 29, 2021
@davidmotson

Copy link
Copy Markdown
Contributor

This was merged in #149

@ChristianKatzmann

Copy link
Copy Markdown
Author

@davidmotson Thank you! Do you plan to release a new version with this fix?

@davidmotson

Copy link
Copy Markdown
Contributor

it is now released in 4.3.6

@niparx

niparx commented Jul 14, 2021

Copy link
Copy Markdown

This was merged in #149

why it is not closed then?

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

Successfully merging this pull request may close these issues.

6 participants