Skip to content

Commit

Permalink
update gson version
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHubWebb committed Jan 5, 2024
1 parent 5aa186e commit fbe5ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frameLibraryWidget/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ dependencies {
api 'com.squareup.okhttp3:okhttp:3.9.1'

/*Network*/
api 'com.google.code.gson:gson:2.8.6'
compileOnly 'com.google.code.gson:gson:2.10.1'

api('com.squareup.retrofit2:retrofit:2.3.0') {
exclude group: 'com.squareup.okhttp3', module: 'okhttp'
Expand Down

0 comments on commit fbe5ff6

Please sign in to comment.