Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Fix (android): Changed copied google-services.json not reflected in xmls or app #1771

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

delaneyb
Copy link

@delaneyb delaneyb commented Jan 29, 2021

Fixes #1655

Replacement of google-service.json (which occurs when the plugin switches between using the .dev and .prod variants) with a different version has no effect without deleting the entire android platforms folder due to: google/play-services-plugins#144

This fix/feature deletes the files mentioned in that post to ensure the copied .json is properly picked up.

@delaneyb delaneyb changed the title Delete android files on build type change to force copy to app Fix (android): Changed copied google-services.json not reflected in xmls or app Jan 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

build/res/google-services doesn't get overwritten
1 participant