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 b42d912 commit 8af7735Copy full SHA for 8af7735
WebViewSample/app/build.gradle
@@ -55,6 +55,6 @@ dependencies {
55
implementation 'com.squareup.okhttp3:okhttp'
56
implementation 'com.squareup.okhttp3:logging-interceptor'
57
58
- implementation 'com.google.code.gson:gson:2.8.9'
+ implementation 'com.google.code.gson:gson:2.13.1'
59
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:2.2.0'
60
}
0 commit comments