From 0b27ba235f5e9c0333a611c2cc8d98a1624abef3 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 28 Apr 2016 15:59:34 +0100 Subject: [PATCH] Fix build --- android/app/build.gradle | 1 - 1 file changed, 1 deletion(-) 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