Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 715 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 715 Bytes

Unity Ads mediation plugin for Google Mobile Ads Flutter

Google Mobile Ads Flutter mediation plugin for Unity Ads.

Installing

dependencies:
  google_mobile_ads_unity:
    git:
      url: https://github.com/kunny/google_mobile_ads_unity.git
      ref: <tag>

For example, if you want to depend on version 3.2.1:

dependencies:
  google_mobile_ads_unity:
    git:
      url: https://github.com/kunny/google_mobile_ads_unity.git
      ref: 1.1.0

Refer to the available tags on here.

Additional code required

No additional code is required for Unity Ads integration.

Disclaimer

This is not an official Google product.