We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bbc0a9c + bdc3a2f commit 0ed6ac8Copy full SHA for 0ed6ac8
app/build.gradle
@@ -413,7 +413,7 @@ dependencies {
413
debugImplementation 'androidx.fragment:fragment-testing:1.8.9'
414
debugImplementation 'androidx.test:core:1.7.0'
415
416
- implementation 'com.google.code.gson:gson:2.13.1'
+ implementation 'com.google.code.gson:gson:2.13.2'
417
implementation 'com.squareup.okhttp3:okhttp:5.1.0'
418
implementation 'com.squareup.okhttp3:okhttp-dnsoverhttps:5.1.0'
419
implementation 'org.conscrypt:conscrypt-android:2.5.2'
0 commit comments