Skip to content

Commit 8af7735

Browse files
Update dependency com.google.code.gson:gson to v2.13.1
1 parent b42d912 commit 8af7735

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebViewSample/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ dependencies {
5555
implementation 'com.squareup.okhttp3:okhttp'
5656
implementation 'com.squareup.okhttp3:logging-interceptor'
5757

58-
implementation 'com.google.code.gson:gson:2.8.9'
58+
implementation 'com.google.code.gson:gson:2.13.1'
5959
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:2.2.0'
6060
}

0 commit comments

Comments
 (0)