|
|
@@ -188,7 +188,6 @@ dependencies { |
|
|
|
implementation fileTree(dir: "libs", include: ["*.jar"]) |
|
|
|
implementation "com.android.support:appcompat-v7:${rootProject.ext.supportLibVersion}" |
|
|
|
implementation "com.facebook.react:react-native:+" // From node_modules |
|
|
|
implementation project(':react-native-svg') |
|
|
|
} |
|
|
|
|
|
|
|
// Run this once to be able to run the application with BUCK |
|
|
|