Skip to content

Commit 07980de

Browse files
chore(release): 16.0.2 [skip ci]
## [16.0.2](v16.0.1...v16.0.2) (2026-01-28) ### Bug Fixes * **android:** add TurboModule support for RNAppModule on RN 0.83+ ([ee11ab1](ee11ab1))
1 parent ee11ab1 commit 07980de

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [16.0.2](https://github.com/invertase/react-native-google-mobile-ads/compare/v16.0.1...v16.0.2) (2026-01-28)
2+
3+
### Bug Fixes
4+
5+
* **android:** add TurboModule support for RNAppModule on RN 0.83+ ([ee11ab1](https://github.com/invertase/react-native-google-mobile-ads/commit/ee11ab162006e418191558bbb11963e073b2e52c))
6+
17
## [16.0.1](https://github.com/invertase/react-native-google-mobile-ads/compare/v16.0.0...v16.0.1) (2025-12-12)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-google-mobile-ads",
3-
"version": "16.0.1",
3+
"version": "16.0.2",
44
"author": "Invertase <oss@invertase.io> (http://invertase.io)",
55
"description": "React Native Google Mobile Ads is an easy way to monetize mobile apps with targeted, in-app advertising.",
66
"main": "lib/commonjs/index.js",

0 commit comments

Comments
 (0)