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
These dependencies were not actually used but were in contradiction with
the `android:hasCode=false` in the manifest. Remove the pointless
dependencies, but leave some comments explaining to anyone that copies
from here that they need to update `app:hasCode` if they add any DEX to
their app.
Fixes#929.
0 commit comments