An open API service indexing awesome lists of open source software.

https://github.com/coronalabs/com.coronalabs-shared.google.play.services.ads.identifier

Rpository for shared.google.play.services.ads.identifier.
https://github.com/coronalabs/com.coronalabs-shared.google.play.services.ads.identifier

plugin

Last synced: 12 months ago
JSON representation

Rpository for shared.google.play.services.ads.identifier.

Awesome Lists containing this project

README

          

Sources for the plugin `shared.google.play.services.ads.identifier`.

Add following to your `build.settings` to use:
```lua
{
plugins = {
"shared.google.play.services.ads.identifier" = {
publisherId = "com.coronalabs",
},
},
}
```