com.google.android.gms.version

  1. R

    Android Question Found multiple <meta-data> elements for key 'com.google.android.gms.version', expected at most one.

    Getting the error above when uploading my App Bundle to Google Play. I see several other users have had similar issues but usually caused by duplicate manifest entries, in this case I cannot see any duplicates. I have tried commenting out suspect manifest entries but that only gives me a white...
Top