We need to specify the BMSCore dependency as a JAR, not AAR, and we need to specify a version range, otherwise we will get out of sync when one SDK updates to the latest core and the rest have not, which will cause Multiple Dex linking errors for our users.
We need to specify the BMSCore dependency as a JAR, not AAR, and we need to specify a version range, otherwise we will get out of sync when one SDK updates to the latest core and the rest have not, which will cause Multiple Dex linking errors for our users.