Attaches an exact build to an App Store version.
Future<void> attachBuildToVersion({ required String appStoreVersionId, required String buildId, });