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
I’m trying to set up Collar on my project, but immediately after defining the dependency and attempting to sync my project, it seems to break a bunch of other (mostly AndroidX) dependencies and prevents them from syncing. I tried versions 1.3.8, 1.3.9 and 1.4.0.
💣 Steps to reproduce
Add Collar dependency and plugin as defined in the readme.
Attempt to sync the project
🔧 Expected behavior
Syncing should not interfere with other dependencies
📱 Tech info
Collar version: 1.3.8/1.3.9/1.4.0
📄 Additional context
There is a workaround; syncing works fine if the dependencies are defined manually rather than through the plugin:
✍️ Describe the bug
I’m trying to set up Collar on my project, but immediately after defining the dependency and attempting to sync my project, it seems to break a bunch of other (mostly AndroidX) dependencies and prevents them from syncing. I tried versions 1.3.8, 1.3.9 and 1.4.0.
💣 Steps to reproduce
🔧 Expected behavior
Syncing should not interfere with other dependencies
📱 Tech info
📄 Additional context
There is a workaround; syncing works fine if the dependencies are defined manually rather than through the plugin:
The text was updated successfully, but these errors were encountered: