diff --git a/android/app/build.gradle b/android/app/build.gradle index 02f2fa841..c805151ad 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -151,7 +151,7 @@ dependencies { compile project(':react-native-fetch-blob') compile project(':react-native-zeroconf') compile project(':realm') - compile project(':react-native-push-notification') + compile project(':react-native-push-notification') compile fileTree(dir: "libs", include: ["*.jar"]) compile "com.android.support:appcompat-v7:23.0.1" compile "com.facebook.react:react-native:+" // From node_modules