Use variables to change the GoogleSignIn and the GoogleUtilities library version - #748
Use variables to change the GoogleSignIn and the GoogleUtilities library version#748marioshtika wants to merge 2 commits into
Conversation
|
Hello @EddyVerbruggen, as mentioned in this issue #653, when the same library (in my case GoogleUtilities) is being installed from two or more different plugins with different versions, the installation of this plugin will fail. Unless we use the same version of the specific library in all plugins. To do so we need to give the version of the wanted library as a variable while installing the plugin. This is optional, so if the variable is not set, the default version will be used. I have tested this and it is working as it should. Let me know if you need anything else for this pull request to be merged. Thank you in advance. |
|
this commit is useful!!! why no one validates the merge? |
|
Is someone going to review this one? |
|
Hello @EddyVerbruggen, any update on this pull request. Will this be merged? Thank you in advance. |
|
FWIW - I've bundled this change (with tweaks) into #764 |
No description provided.