Skip to content

Commit fcc693e

Browse files
Update dependency com.google.code.gson:gson to v2.14.0
1 parent fc3ba66 commit fcc693e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ android {
6565
implementation 'com.android.support.constraint:constraint-layout:2.0.4'
6666
implementation 'androidx.appcompat:appcompat:1.7.1'
6767
implementation 'com.android.volley:volley:1.2.1'
68-
implementation 'com.google.code.gson:gson:2.13.2'
68+
implementation 'com.google.code.gson:gson:2.14.0'
6969
implementation 'com.google.android.material:material:1.13.0'
7070
implementation 'com.google.android.gms:play-services-wallet:20.0.0'
7171
implementation 'com.android.support:customtabs:28.0.0'

0 commit comments

Comments
 (0)