Skip to content

Commit 9269d7d

Browse files
authored
Bump gson package
Bump com.google.code.gson:gson from 2.8.6 to 2.8.9 in the gradle group across 1 directory
2 parents 8878ebe + ad2c925 commit 9269d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
implementation 'androidx.camera:camera-view:1.4.2'
4040
testImplementation 'junit:junit:4.13.2'
4141
androidTestImplementation 'androidx.test:runner:1.5.2'
42-
implementation 'com.google.code.gson:gson:2.8.6'
42+
implementation 'com.google.code.gson:gson:2.8.9'
4343
implementation 'com.android.volley:volley:1.2.1'
4444

4545
implementation "androidx.camera:camera-core:1.4.2"

0 commit comments

Comments
 (0)