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.
2 parents 8878ebe + ad2c925 commit 9269d7dCopy full SHA for 9269d7d
app/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation 'androidx.camera:camera-view:1.4.2'
40
testImplementation 'junit:junit:4.13.2'
41
androidTestImplementation 'androidx.test:runner:1.5.2'
42
- implementation 'com.google.code.gson:gson:2.8.6'
+ implementation 'com.google.code.gson:gson:2.8.9'
43
implementation 'com.android.volley:volley:1.2.1'
44
45
implementation "androidx.camera:camera-core:1.4.2"
0 commit comments