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 fc3ba66 commit fcc693eCopy full SHA for fcc693e
1 file changed
android/build.gradle
@@ -65,7 +65,7 @@ android {
65
implementation 'com.android.support.constraint:constraint-layout:2.0.4'
66
implementation 'androidx.appcompat:appcompat:1.7.1'
67
implementation 'com.android.volley:volley:1.2.1'
68
- implementation 'com.google.code.gson:gson:2.13.2'
+ implementation 'com.google.code.gson:gson:2.14.0'
69
implementation 'com.google.android.material:material:1.13.0'
70
implementation 'com.google.android.gms:play-services-wallet:20.0.0'
71
implementation 'com.android.support:customtabs:28.0.0'
0 commit comments