File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ dependencies {
6060 implementation ' com.google.firebase:firebase-analytics:19.0.0'
6161 implementation ' com.google.firebase:firebase-perf:20.0.0'
6262 implementation ' io.github.kobakei:ratethisapp:1.2.0'
63- implementation ' com.google.code.gson:gson:2.8.5 '
63+ implementation ' com.google.code.gson:gson:2.8.8 '
6464// debugImplementation 'com.amitshekhar.android:debug-db:1.0.6'
6565}
6666
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies {
3737 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
3838
3939 implementation ' androidx.appcompat:appcompat:1.3.0'
40- implementation ' com.google.code.gson:gson:2.8.5 '
40+ implementation ' com.google.code.gson:gson:2.8.8 '
4141 testImplementation ' junit:junit:4.12'
4242 androidTestImplementation ' androidx.test:runner:1.3.0'
4343 androidTestImplementation ' androidx.test.espresso:espresso-core:3.3.0'
You can’t perform that action at this time.
0 commit comments