0

I am using THIS PAGE to generate configuration file for GCM APIs.

I accidentally added a duplicate staging flavored package name: stag apart from staging. I wonder if there is any way to remove it? I cannot find the package list in Google develop console anywhere.

enter image description here

Arst
  • 3,098
  • 1
  • 35
  • 42

1 Answers1

0

If you go to the Console -> Manage all projects there should probably be a project that relates to your incorrectly entered package. If you delete the project, the package will no longer be visible in the list (be sure not to delete something thats actually needed :P).

Bartek Lipinski
  • 30,698
  • 10
  • 94
  • 132
  • But I don't know to delete the whole project just a particular package... – Arst Jul 04 '16 at 08:43
  • But the package is linked to a particular project. If there was no project that relates to this particular WRONG package, it wouldn't show up in the list. – Bartek Lipinski Jul 04 '16 at 08:45