Skip to content

Commit

Permalink
Update dependency com.google.code.gson:gson to v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 19, 2024
1 parent b42d912 commit 45ad26a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebViewSample/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp'
implementation 'com.squareup.okhttp3:logging-interceptor'

implementation 'com.google.code.gson:gson:2.8.9'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'com.google.androidbrowserhelper:androidbrowserhelper:2.2.0'
}

0 comments on commit 45ad26a

Please sign in to comment.