Android apk installation error: Unknown option: -d

Sorry for the trouble:

Our device SDK version detection script was breaking builds, so it appears to have been disabled. Most devices are new enough to support the ‘-d’ (“allow downgrade”) flag on install, which is super helpful when using the same device on different development systems.

I’ve opened a new issue