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
There are certain gradle tasks that cannot use the locked dependency versions.
We should have a parameter (locksDisabled) that allows a task to be run without using the locked dependency versions.
The text was updated successfully, but these errors were encountered:
Summary
There are certain gradle tasks that cannot use the locked dependency versions.
We should have a parameter (
locksDisabled
) that allows a task to be run without using the locked dependency versions.The text was updated successfully, but these errors were encountered: