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 d370cc7 commit 5c76595Copy full SHA for 5c76595
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.13.1'
+ implementation 'com.google.code.gson:gson:2.13.2'
89
androidTestImplementation 'androidx.test:runner:1.7.0'
90
implementation 'me.aflak.libraries:bluetooth:1.3.9'
91
implementation 'com.caverock:androidsvg-aar:1.4'
0 commit comments