Skip to content

Commit 1b0ed5e

Browse files
committed
implementation gson
1 parent 699f5fb commit 1b0ed5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ repositories {
3737
dependencies {
3838
api fileTree(include: ['*.jar'], dir: 'libs')
3939
implementation 'com.facebook.react:react-native:+'
40+
implementation 'com.google.code.gson:gson:2.8.5'
4041
}

0 commit comments

Comments
 (0)