diff --git a/Example/package.json b/Example/package.json index ad0ff380a..bf5c69075 100644 --- a/Example/package.json +++ b/Example/package.json @@ -7,7 +7,7 @@ }, "dependencies": { "react": "15.3.1", - "react-native": "^0.33.0", + "react-native": "^0.39.1", "react-native-admob": "../" } }