I am trying to upload an application to Google Play which has a version for mobile devices and also for Wear OS. I'm trying to upload it but when I upload the bundle and then want to activate it in version types to add the Wear OS bundle, it complains that the bundle has the same versionCode.
My question is... do I necessarily have to have different versionCodes in each one? Is there no way to upload the same package and have it also available for Wear OS or at least using the same versionCode?