Skip to content

Commit cfcc5b5

Browse files
committed
Update dependency com.google.code.gson:gson to v2.8.8
1 parent f461d13 commit cfcc5b5

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
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'androidx.cardview:cardview:1.0.0'
3939

4040
implementation "com.google.guava:guava:27.1-android"
41-
implementation 'com.google.code.gson:gson:2.8.2'
41+
implementation 'com.google.code.gson:gson:2.8.8'
4242
implementation 'androidx.vectordrawable:vectordrawable:1.0.1'
4343

4444
implementation "androidx.room:room-runtime:2.1.0-alpha04"

0 commit comments

Comments
 (0)