AndriousSolutions / ads

Other
58 stars 11 forks source link

Upgrade firebase_admob dependency to 0.11.0+1 #36

Closed alectogeek closed 2 years ago

alectogeek commented 3 years ago

There is an upgrade of all flutterFire packages

Andrious commented 3 years ago

ok. I'm on it...

Andrious commented 3 years ago

Done! Version: 2.2.0

Supplied a 'range' now: firebase_admob: ">=0.10.0 <1.0.0"

This is done so we won't be interrupted by third-party 'upgrades' until there is a significant change that is no longer backward-compatible.

That'll keep things going for a time I would think.

Thanks for letting me know.