We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
com.google.code.gson:gson
1 parent a4624d2 commit f8c6002Copy full SHA for f8c6002
app/build.gradle
@@ -85,7 +85,7 @@ dependencies {
85
testImplementation 'junit:junit:4.13.2'
86
implementation 'com.github.parse-community:ParseLiveQuery-Android:1.2.2'
87
implementation 'com.github.parse-community.Parse-SDK-Android:parse:4.3.0'
88
- implementation 'com.google.code.gson:gson:2.10.1'
+ implementation 'com.google.code.gson:gson:2.11.0'
89
androidTestImplementation 'androidx.test:runner:1.5.2'
90
implementation 'me.aflak.libraries:bluetooth:1.3.9'
91
implementation 'com.caverock:androidsvg-aar:1.4'
0 commit comments