forked from googleads/googleads-mobile-flutter
-
Notifications
You must be signed in to change notification settings - Fork 14
up from master #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
up from master #38
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PiperOrigin-RevId: 709890066
PiperOrigin-RevId: 716320103
…1223) * UMP - Support for new Debug Geography enums * Changed deprecated members * Adjusted to the new double values for Colors
* Version bumping the main gma Flutter plugin
* Updating samples to 5.3.0 * Updated app open example * updated interstitial * Updated mediation example * Updated platform example * Updated template example * UPdated rewared example * Updated rewrded interstitial example --------- Co-authored-by: Justin Malandruccolo <[email protected]>
* Returning to previous Color attributes to avoid low bound issues * Version bumped for patch release * Downgraded some dependencies to make it compatible with older versions of dart SDK
PiperOrigin-RevId: 718095456
…e not longer supported. PiperOrigin-RevId: 718098871
PiperOrigin-RevId: 719474042
PiperOrigin-RevId: 720289324
* Update formatter for main plugin * Updated formatter for adapter's workflows and updates samples format
Co-authored-by: Justin Malandruccolo <[email protected]>
… (8.3.5.0, 8.3.4.0) PiperOrigin-RevId: 720337228
…rs (10.8.0.0, 10.8.0.0) PiperOrigin-RevId: 720343103
…apters (8.6.1.0, 8.6.0.0.0) PiperOrigin-RevId: 720344601
….0, 7.4.4.0) PiperOrigin-RevId: 720345712
…_ads version. - Updated to latest Line Android adapter PiperOrigin-RevId: 720594875
PiperOrigin-RevId: 720597685
….8.61.0, 7.7.5.0) PiperOrigin-RevId: 720599125
…rs (6.4.0.6.0, 6.4.1.1.0) PiperOrigin-RevId: 720600454
…0 (iOS) PiperOrigin-RevId: 720601728
…loper docs. PiperOrigin-RevId: 721520721
…ation developer docs. PiperOrigin-RevId: 721854140
…n the mediation developer docs PiperOrigin-RevId: 722739838
PiperOrigin-RevId: 723693560
…veloper docs. PiperOrigin-RevId: 725719670
… mediation developer docs. PiperOrigin-RevId: 725736799
… version 13.1.0.0 PiperOrigin-RevId: 725751076
PiperOrigin-RevId: 728237688
… file PiperOrigin-RevId: 728840688
PiperOrigin-RevId: 749692619
PiperOrigin-RevId: 749693011
PiperOrigin-RevId: 749693147
…AdNetworkExtras to new name on swift AdNetworkExtras PiperOrigin-RevId: 750284920
… in the mediation developer docs. PiperOrigin-RevId: 750296064
PiperOrigin-RevId: 750619173
PiperOrigin-RevId: 750619932
PiperOrigin-RevId: 750620883
PiperOrigin-RevId: 750639020
…diation developer docs. PiperOrigin-RevId: 750697118
…diation developer docs. PiperOrigin-RevId: 750698140
…eloper docs. PiperOrigin-RevId: 750698486
…ation developer docs. PiperOrigin-RevId: 750755314
…apters (8.3.7.0, 8.3.6.0) PiperOrigin-RevId: 752448054
…ters (4.14.2.0, 4.14.2.0) PiperOrigin-RevId: 752448127
…ters (13.2.0.1, 13.2.0.0) PiperOrigin-RevId: 752449886
…ters (5.27.1.1, 5.29.1.0) PiperOrigin-RevId: 752450923
…ersion for each adapter example. PiperOrigin-RevId: 753782412
… mediation developer docs. PiperOrigin-RevId: 754155783
…he mediation developer docs. PiperOrigin-RevId: 754156106
…ec file. PiperOrigin-RevId: 754985348
…ers (7.5.0.0, 7.5.0.0) PiperOrigin-RevId: 755395602
…rs (3.9.0.0, 3.9.0.0) PiperOrigin-RevId: 755395626
PiperOrigin-RevId: 755499454
PiperOrigin-RevId: 756006440
…f ironSource adapter PiperOrigin-RevId: 756047084
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Replace this paragraph with a description of what this PR is doing. If you're modifying existing behavior, describe the existing behavior, how this PR is changing it, and what motivated the change.
Related Issues
*Replace this paragraph with a list of issues related to this PR from the issue database. Indicate, which of these issues are resolved or fixed by this PR.
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.yamland changelogs is not required.///).flutter analyze) does not report any problems on my PR.Breaking Change
Does your PR require plugin users to manually update their apps to accommodate your change?