You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In our project, Google External Dependency Manager rewrite mainTemplate.gradle each time we perform a build. This action causes our project to miss 2 android packages:
Fair point. 👍 Even though for a lot of users, it would make sense for us to automatically bundle into our Dependencies.xml, we still have users who are not targeting Google Play Store and who might not be super thrilled with us pulling in these dependencies on their behalf. But updating our documentation to state this what you wrote above does sound like a good step forward.
In our project, Google External Dependency Manager rewrite mainTemplate.gradle each time we perform a build. This action causes our project to miss 2 android packages:
New developer often overlooks this behavior which cause miss-match UA report.
Here is the content of the Dependencies.xml which should be put inside Editor folder.
The text was updated successfully, but these errors were encountered: