diff --git a/Example/package.json b/Example/package.json index 8af7eb7be..14e963592 100644 --- a/Example/package.json +++ b/Example/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "react": "15.6.2", - "react-native": "^0.33.0", + "react-native": "^0.39.1", "react-native-admob": "../" } }