diff --git a/android/build.gradle b/android/build.gradle index e5fafa1..62f5954 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -65,7 +65,7 @@ android { implementation 'com.android.support.constraint:constraint-layout:2.0.4' implementation 'androidx.appcompat:appcompat:1.7.1' implementation 'com.android.volley:volley:1.2.1' - implementation 'com.google.code.gson:gson:2.13.2' + implementation 'com.google.code.gson:gson:2.14.0' implementation 'com.google.android.material:material:1.13.0' implementation 'com.google.android.gms:play-services-wallet:20.0.0' implementation 'com.android.support:customtabs:28.0.0'