Google reCaptcha

I’m trying to implement reCaptcha into an Android app. When I create a new project in Google Cloud I need to:

Android package list

Must contain at least one Android package name, e.g. “com.firma.nazwa_aplikacji”

I can’t find it in VoltBuilder settings.
Where do I find it and set it?

Thanks for your help :slight_smile:

-----------EDIT---------------
in config.xml is:
id = “com.nsbasic.{id}”

Is this it? What is under {id}?

It’s the title of your app, set in Project Properties: HelloWorld becomes com.nsbasic.HelloWorld in config.xml.