Skip to content

Version bump to 9.1.0#1448

Open
LTPhantom wants to merge 3 commits into
mainfrom
nextGenAndroid
Open

Version bump to 9.1.0#1448
LTPhantom wants to merge 3 commits into
mainfrom
nextGenAndroid

Conversation

@LTPhantom

@LTPhantom LTPhantom commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Description

Version bumping the google_mobile_ads plugin to 9.1.0.

This also fixes an issue with the Static analysis of the pana tool regarding the Ad class used in the FullScreenContentCallback class so that the total pana score is 160 again.

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).
This will ensure a smooth and quick review process. Updating the pubspec.yaml and changelogs is not required.

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • My PR includes unit or integration tests for all changed/updated/fixed behaviors (See Contributor Guide).
  • All existing and new tests are passing.
  • I updated/added relevant documentation (doc comments with ///).
  • The analyzer (flutter analyze) does not report any problems on my PR.
  • I read and followed the Flutter Style Guide.
  • I signed the CLA.
  • I am willing to follow-up on review comments in a timely manner.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate a breaking change in CHANGELOG.md and increment major revision).
  • No, this is not a breaking change.

@LTPhantom
LTPhantom requested review from luo86, malandr2 and thanvirm June 24, 2026 19:18
@LTPhantom
LTPhantom marked this pull request as ready for review June 24, 2026 19:18
@LTPhantom
LTPhantom requested a review from berile as a code owner June 24, 2026 19:18
s.public_header_files = 'google_mobile_ads/Sources/google_mobile_ads/**/*.h'
s.dependency 'Flutter'
s.dependency 'Google-Mobile-Ads-SDK','~> 13.3.0'
s.dependency 'Google-Mobile-Ads-SDK','~> 13.3'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

13.6.0

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

s.public_header_files = 'google_mobile_ads/Sources/google_mobile_ads/**/*.h'
s.dependency 'Flutter'
s.dependency 'Google-Mobile-Ads-SDK','~> 13.3.0'
s.dependency 'Google-Mobile-Ads-SDK','~> 13.3'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Android: 26.4.0

GMA Next-Gen SDK: 1.2.1

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

@luo86 luo86 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once Justin's comments are addressed.

@malandr2 malandr2 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for DevRel

@ycv005

ycv005 commented Jul 16, 2026

Copy link
Copy Markdown

@LTPhantom when this is expected to be merged ?

@LTPhantom

Copy link
Copy Markdown
Collaborator Author

@LTPhantom when this is expected to be merged ?

We'll add more fixes to be included in this new 9.1.0 version. I am thinking merging and release can start next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants