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 699f5fb commit 1b0ed5eCopy full SHA for 1b0ed5e
android/build.gradle
@@ -37,4 +37,5 @@ repositories {
37
dependencies {
38
api fileTree(include: ['*.jar'], dir: 'libs')
39
implementation 'com.facebook.react:react-native:+'
40
+ implementation 'com.google.code.gson:gson:2.8.5'
41
}
0 commit comments