mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-05-28 13:03:12 +00:00
Update build.gradle
compile should instead implemention
This commit is contained in:
@@ -49,5 +49,5 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
//noinspection GradleDynamicVersion
|
||||
implementation 'com.facebook.react:react-native:+'
|
||||
compile 'com.facebook.react:react-native:+'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user