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 f461d13 commit cfcc5b5Copy full SHA for cfcc5b5
app/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'androidx.cardview:cardview:1.0.0'
39
40
implementation "com.google.guava:guava:27.1-android"
41
- implementation 'com.google.code.gson:gson:2.8.2'
+ implementation 'com.google.code.gson:gson:2.8.8'
42
implementation 'androidx.vectordrawable:vectordrawable:1.0.1'
43
44
implementation "androidx.room:room-runtime:2.1.0-alpha04"
0 commit comments