We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9844f5 commit 5e164bfCopy full SHA for 5e164bf
android/build.gradle
@@ -73,5 +73,5 @@ repositories {
73
dependencies {
74
implementation 'com.facebook.react:react-native:+'
75
implementation 'com.android.support:multidex:1.0.3'
76
- implementation 'com.google.android.libraries.navigation:navigation:5.2.3"
+ implementation "com.google.android.libraries.navigation:navigation:5.2.3"
77
}
0 commit comments