diff --git a/android/app/build.gradle b/android/app/build.gradle index b588a88..0e2258d 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -120,7 +120,6 @@ android { } dependencies { - compile project(':react-native-vector-icons') compile fileTree(dir: "libs", include: ["*.jar"]) compile "com.android.support:appcompat-v7:23.0.1" compile "com.facebook.react:react-native:+" // From node_modules