Today I started getting strange errors whenever I added a dependency to our
Android app. The dependencies installed without issue and the project would even
build. However attempting to run the project failed with a :dexDebug error.
```
com.android.dex.DexIndexOverflowException: method ID not in [0, 0xffff]: 65536
Error:Execution