Fix build
This commit is contained in:
parent
d8267b1e8a
commit
bad4e649e1
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Reference in a new issue