We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdedb9a commit 5cd378bCopy full SHA for 5cd378b
1 file changed
app/build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
implementation 'androidx.preference:preference:1.2.1'
38
testImplementation 'junit:junit:4.13.2'
39
androidTestImplementation 'androidx.test:runner:1.7.0'
40
- implementation 'com.google.code.gson:gson:2.8.9'
+ implementation 'com.google.code.gson:gson:2.13.2'
41
implementation 'com.android.volley:volley:1.2.1'
42
43
implementation "androidx.camera:camera-core:1.5.3"
0 commit comments